Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Web development and programming

191828 questions • Page 273 / 3837

1. You should implement a data structure for tree node with data eld of type int
1. You should implement a data structure for tree node with data eld of type int; and coloreld of type char, taking values of either r (for red) or b (for black). It should also h…
1. You should implement a data structure for tree node with data field of type i
1. You should implement a data structure for tree node with data field of type int; and color field of type int, taking values of either 0 (for red) or 1 (for black). It should al…
1. You specify an individual member of a structure by using: a. the assignment o
1.      You specify an individual member of a structure by using: a.   the assignment operator. b.   an ampersand. c.   an underscore. d.   the dot operator. 2.      What is wrong…
1. You throw a 1.00 kg stone horizontally off the edge of a 10m high cliff with
1. You throw a 1.00 kg stone horizontally off the edge of a 10m high cliff with an initial velocity of 8.00 m/s. How fast is the ball moving when it hits the ground? Answer this q…
1. You typically use comments in a Java application to a. describe statements th
1. You typically use comments in a Java application to a. describe statements that are difficult to understand b. separate blocks of code c. provide user instructions d. none of t…
1. You want to create a chart that shows last month\'s sales by product line. Th
1. You want to create a chart that shows last month's sales by product line. The chart needs to show which product line sold the greatest proportion od total sales. Which chart ty…
1. You want to write a program that ask the user for her/his name, save it as an
1. You want to write a program that ask the user for her/his name, save it as an array of characters, then you display the characters in the name one at a time. select all the hea…
1. You will develop a flash card app for math. The main screen looks as follows
1. You will develop a flash card app for math. The main screen looks as follows with an ImageButton and an EditText field The user will type in the answer and click the image butt…
1. You will have two functions in your code (apart from main() ). One function w
1. You will have two functions in your code (apart from main() ). One function will take care of the login and the other function will be for calculations. 2. The function prototy…
1. You will implement two public classes: the Mothclass, and the MothTester clas
1. You will implement two public classes: the Mothclass, and the MothTester class. The MothTester class contains the main method. 2. You will implement two public classes: the Mes…
1. You will pick 10 stocks from this list: https://finance.yahoo.com/quote/%5EDJ
1. You will pick 10 stocks from this list: https://finance.yahoo.com/quote/%5EDJI/components?p=%5EDJI 2. create a program that takes the stock's symbol, company name, last price, …
1. You will pick 10 stocks from this list: https://finance.yahoo.com/quote/%5EDJ
1. You will pick 10 stocks from this list: https://finance.yahoo.com/quote/%5EDJI/components?p=%5EDJI 2. create a program that takes the stock's symbol, company name, last price, …
1. You will read grades from a file called gradebook.txt 2. The number of grade
1. You will read grades from a file called gradebook.txt 2. The number of grade may vary – They are not always 10 3. You will read everything using String then convert grades to i…
1. You will write 4 Java class files - FootballPlayer.java, OffensivePlayer.java
1.      You will write 4 Java class files - FootballPlayer.java, OffensivePlayer.java, DefensivePlayer.java, and QuarterBack.java. Make sure you name your classes exactly as shown…
1. You will write a program that searches through a text file and finds every in
1. You will write a program that searches through a text file and finds every instance of the name "James Bond" and replaces it with "OPERATIVE" in your new output file. 2. Your p…
1. You\'ve learned about pendulum physics, so these questions will put your unde
1. You've learned about pendulum physics, so these questions will put your understanding to the test. Create a function that returns the position of a pendulum with the following …
1. You\'ve learned about pendulum physics, so these questions will put your unde
1. You've learned about pendulum physics, so these questions will put your understanding to the test. Create a function that returns the position of a pendulum with the following …
1. Your are about to create a table and remember that one of the columns has to
1. Your are about to create a table and remember that one of the columns has to include a NOT NULL constraint. Modify the following sql command so the column named colC cannot con…
1. Your client manages retirement funds for not for profit organizations in Alba
1. Your client manages retirement funds for not for profit organizations in Albany NY. What are 3 cyber related laws, regulatory agencies, or industry regulations, that the client…
1. Your company has been allocated the Class C network address 200.69.1.0 (i.e.
1. Your company has been allocated the Class C network address 200.69.1.0 (i.e. /24). You wish to subnet your network such that each subnetwork in your installation should allow 2…
1. Your company has been allocated the Class C network address 200.69.1.0 (i.e.
1. Your company has been allocated the Class C network address 200.69.1.0 (i.e. /24). You wish to subnet your network such that each subnetwork in your installation should allow 2…
1. Your company uses 2 tables to store product information named LocalProducs an
1. Your company uses 2 tables to store product information named LocalProducs and InternationalProducts. You also use a table named Orders that stores open order information. You …
1. Your company wants to develop or acquire a new customer relationship manageme
1. Your company wants to develop or acquire a new customer relationship management system to help sales representatives identify potential new customers. Describe what factors you…
1. Your company wants to develop or acquire a new customer relationship manageme
1. Your company wants to develop or acquire a new customer relationship management system to help sales representatives identify potential new customers. Describe what factors you…
1. Your company wants to develop or acquire a new customer relationship manageme
1. Your company wants to develop or acquire a new customer relationship management system to help sales representatives identify potential new customers. Describe what factors you…
1. Your company wants to develop or acquire a new customer relationship manageme
1. Your company wants to develop or acquire a new customer relationship management system to help sales representatives identify potential new customers. Describe what factors you…
1. Your computer’s operating system (OS) manages what? 2. Typically multiple pro
1. Your computer’s operating system (OS) manages what? 2. Typically multiple programs are running on the PC at the same time. These programs share which resources? 3. 3 most commo…
1. Your console application will allow the user to manage contact’s information
1. Your console application will allow the user to manage contact’s information stored in a disk file (records, in database terminology). A contact has the following attributes: •…
1. Your fiend complains that a lot of her Facebook friend 6. You\'re composing a
1. Your fiend complains that a lot of her Facebook friend 6. You're composing a tweet about politics and Bill Clinton requests are refused. To help her find out why, the first To …
1. Your goal is to navigate a robot out of a maze. The robot starts in the cente
1. Your goal is to navigate a robot out of a maze. The robot starts in the center of the maze facing north. You can turn the robot to face north, east, south, or west. You can dir…
1. Your group completed a group project that entailed using tools for project ma
1. Your group completed a group project that entailed using tools for project management, as well as Systems Analysis and Design. Specifically, which tools did you use? Explain th…
1. Your group completed a group project that entailed using tools for project ma
1. Your group completed a group project that entailed using tools for project management, as well as Systems Analysis and Design. Specifically, which tools did you use? Explain th…
1. Your name Use an h1 header that you have configured, using element selector w
1. Your name Use an h1 header that you have configured, using element selector with drop shadow text, transparent background color, and a sans-serif font 2. A description of your …
1. Your name Use an h1 header that you have configured, using element selector w
1. Your name Use an h1 header that you have configured, using element selector with drop shadow text, transparent background color, and a sans-serif font 2. A description of your …
1. Your office, which uses only standard internet applications, currently uses C
1. Your office, which uses only standard internet applications, currently uses CAT 6A unshielded twisted pair in its local area network. Your boss wants you to evaluate switching …
1. Your primary responsibility as a systems analyst concerns Please provide your
1. Your primary responsibility as a systems analyst concerns Please provide your answer in the rich text box. A People B Hardware C Application software development D Controls E D…
1. Your program is to perform only one “heap assisted” merge of all n files simu
1. Your program is to perform only one “heap assisted” merge of all n files simultaneously. At any time, there should be no more than one string from each of the input files being…
1. Your program is to perform only one “heap assisted” merge of all n files simu
1. Your program is to perform only one “heap assisted” merge of all n files simultaneously. At any time, there should be no more than one string from each of the input files being…
1. Your program must contain the three functions listed below, in a single file
1. Your program must contain the three functions listed below, in a single file named proj1.cpp: a) main -This function must appear first in your project cpp file, and will perfor…
1. You’ll need to create four classes with these names: a. MyMath b. MyMathRecur
1. You’ll need to create four classes with these names: a. MyMath b. MyMathRecursive c. MyMathIterative d. MyMathTester 2. MyMath must be an abstract class. It must contain the fo…
1. [ 6 Points]Using Arrays: Study the following Votes.java and ProcessVotes.java
1. [ 6 Points]Using Arrays: Study the following Votes.java and ProcessVotes.java programs given and then answer the following questions. a) Copy and paste Votes.java and ProcessVo…
1. [ BACKUP.cpio] Which of the following statement about CPIO is correct? cpio’s
1. [BACKUP.cpio] Which of the following statement about CPIO is correct? cpio’s name is derived from the phrase copy in and out, it compresses the file, and the resulting archives…
1. [ IP header ] A router R1 acts as a gateway to a VPN tunnel. At the other end
1.     [IP header] A router R1 acts as a gateway to a VPN tunnel. At the other end of the tunnel is another gateway R2. The two routers R1 and R2 are not directly connected to eac…
1. [ Intra-Domain Routing ] a) So far in this lecture series, for intra domain r
1.     [Intra-Domain Routing] a) So far in this lecture series, for intra domain routing scenarios, we have assumed that the shortest path is the least cost path where cost may be…
1. [10 Points] Fill in the blanks: a. Primitive data types in Java include int (
1. [10 Points] Fill in the blanks: a. Primitive data types in Java include int (Integers), double (real numbers), (logical values). char (text characters), and The constructor of …
1. [10 Points] Fill in the blanks: a. Primitive data types in Java include int (
1. [10 Points] Fill in the blanks: a. Primitive data types in Java include int (Integers), double (real numbers), char (text characters), and (log ical values). b. The constructor…
1. [10 marks] Give concise answers to the two questions below. Use either emacs
1. [10 marks] Give concise answers to the two questions below. Use either emacs or vi to type your answers in one single plain ASCII file, with a1q1.txt as its name. Each line of …
1. [10 marks] In class, we learned that for the fractional knapsack problem, the
1. [10 marks] In class, we learned that for the fractional knapsack problem, the greedy strategy of selecting the item with the highest value to weight ratio first will always yie…
1. [10 points (a) [6 points] Let the alphabet -{a, b). A string z E , is called
1. [10 points (a) [6 points] Let the alphabet -{a, b). A string z E , is called a palindronne if z-rr (r reads the same backward as forward); for example, the string abaaaba is a …
1. [10 points] True or False. For each of the following write “true” or “false”
1. [10 points] True or False. For each of the following write “true” or “false” on the right. 1 Variable declaration means the same as variable initialization. 2 String is not a p…