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

Browse C

Alphabetical listing with fast deep pagination.
81169 items • Page 1415 / 1624

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Create a new project called simplelist. The following partial code shows a simpl
Create a new project called simplelist. The following partial code shows a simple Java implementation of a List in List.java, ArrayList in ArrayList.java , LinkedList in LinkedLis…
Create a new project called simplequeue. The following code shows a simple Java
Create a new project called simplequeue. The following code shows a simple Java implementation of a Node and Queue classes (parts of the code is missing, you are to complete it). …
Create a new project called simplestack. The following code shows a simple Java
Create a new project called simplestack. The following code shows a simple Java implementation of a Stacks Stack.java class (parts of the code is missing, you are to complete it).…
Create a new project called simplestack. The following code shows a simple Java
Create a new project called simplestack. The following code shows a simple Java implementation of a Stacks Stack.java class (parts of the code is missing, you are to complete it).…
Create a new project in Astronomy Helper on your Flash/Jump drive in CSIT205 fol
Create a new project in Astronomy Helper on your Flash/Jump drive in CSIT205 folder. Data to be used in this application is displayed in Table 1 for the nine planets in our solar …
Create a new project in Eclipse called Temperature. Within that project, define
Create a new project in Eclipse called Temperature. Within that project, define a class that represents a Temperature object. It should contain two instance variables. One variabl…
Create a new project that consists of the base class BankAccount. The BankAccoun
Create a new project that consists of the base class BankAccount. The BankAccount class should contain, at minimum, the following members. It should contain data members to store …
Create a new project that consists of the base class BankAccount. The BankAccoun
Create a new project that consists of the base class BankAccount. The BankAccount class should contain, at minimum, the following members. It should contain data members to store …
Create a new project that consists of the base class BankAccount. The BankAccoun
Create a new project that consists of the base class BankAccount. The BankAccount class should contain, at minimum, the following members. It should contain data members to store …
Create a new project that consists of the base class BankAccount. The BankAccoun
Create a new project that consists of the base class BankAccount. The BankAccount class should contain, at minimum, the following members. It should contain data members to store …
Create a new project that consists of the base class BankAccount. The BankAccoun
Create a new project that consists of the base class BankAccount. The BankAccount class should contain, at minimum, the following members. It should contain data members to store …
Create a new project that consists of the base class BankAccount. The BankAccoun
Create a new project that consists of the base class BankAccount. The BankAccount class should contain, at minimum, the following members. It should contain data members to store …
Create a new project that contains a class. This class contains a public static
Create a new project that contains a class. This class contains a public static void main method. This program will output a shape as the following. Your program will ask the user…
Create a new project to report name of students receiving an \"A\" (>=90), B (
Create a new project to report name of students receiving an "A" (>=90), B (<90, >80), and C (<80, >=70) in science with one click of a button. I am given a text fi…
Create a new project with one function. (You may create one or more helper funct
Create a new project with one function. (You may create one or more helper functions if you want, but it is not necessary.) Name the function putinOrder. Hie function takes two po…
Create a new project with two separate classes called TestCylinder and TestRecta
Create a new project with two separate classes called TestCylinder and TestRectangle. The TestRectangle.java file contains the TestRectangle class which includes the main method, …
Create a new project, then create a new class named as StudentInfo , implement t
Create a new project, then create a new class named as StudentInfo, implement this project and display two messages and get the inputs from user. The first message is to ask user …
Create a new project, then create a new class named as StudentInfo , implement t
Create a new project, then create a new class named as StudentInfo, implement this project and display two messages and get the inputs from user. The first message is to ask user …
Create a new project. Visual C++ Win32 Console Application Name the project CIS0
Create a new project. Visual C++ Win32 Console Application Name the project CIS022_S2016_Assignment10b your name Select a location where you can find it later Choose the default a…
Create a new project. Write a StringMethods class according to the attached spec
Create a new project. Write a StringMethods class according to the attached specification: Constructor Detail StringMethods public StringMethods() Method Detail isAllLetters publi…
Create a new query using the customer, orders, product and order detail tables t
Create a new query using the customer, orders, product and order detail tables that indicates which customers have purchased this coffee during Feb and March. How would I put that…
Create a new script. Name it lastname_firstname_prob_1. Create the template for
Create a new script. Name it lastname_firstname_prob_1. Create the template for this script as shown on p. 2. Observe file naming convention. Load the Matlab file 'Handel.mat' as …
Create a new source file with the following convention:k7006.c (name of program)
Create a new source file with the following convention:k7006.c (name of program). Copy the following prototypes and themain function in your program:                            /*…
Create a new spreadsheet and name it “CVP”. (6 points) Using all formulas, start
Create a new spreadsheet and name it “CVP”. (6 points) Using all formulas, starting in row 4 Column A where you list the label: Calculate the contribution margin ratio Calculate t…
Create a new subclass and use it 1. Create a new class named MyProduct that inhe
Create a new subclass and use it 1. Create a new class named MyProduct that inherits the Product class. Do not make any changes to the Product class. This new class should have th…
Create a new table containing these four columns: Emp#, Lastname, Firstname, and
Create a new table containing these four columns: Emp#, Lastname, Firstname, and Job_class. The table name should be EMPLOYEES. The Job_class column should be able to store charac…
Create a new table named frequent travelers (FreqTrav). It will only store passe
Create a new table named frequent travelers (FreqTrav). It will only store passengers who have taken more than 2 trips with the company. It will record the passenger name, passeng…
Create a new table that will be used to track employee location. The attributes
Create a new table that will be used to track employee location. The attributes associated with the table: employee id, location id, location description, street address, city, st…
Create a new variable, and prompt the user to input a letter grade (for example,
Create a new variable, and prompt the user to input a letter grade (for example, “A” or “a”) to populate this new variable. Use If-Then-Else or Switch to evaluate the user input a…
Create a new version of your Project 5 program, the one that reads the acars.bin
Create a new version of your Project 5 program, the one that reads the acars.bin file, so that instead of storing the structs in an array, you dynamically allocate each struct, an…
Create a new web page with one image and corresponding JavaScript file. You will
Create a new web page with one image and corresponding JavaScript file. You will teach the image to play the "keep away" game. Give the image an ID so that your script can find it…
Create a new web page with one image and corresponding JavaScript file. You will
Create a new web page with one image and corresponding JavaScript file. You will teach the image to play the "keep away" game. Give the image an ID so that your script can find it…
Create a new web page with one image and corresponding JavaScript file. You will
Create a new web page with one image and corresponding JavaScript file. You will teach the image to play the "keep away" game. Give the image an ID so that your script can find it…
Create a new web page with one image and corresponding JavaScript file. You will
Create a new web page with one image and corresponding JavaScript file. You will teach the image to play the "keep away" game. Give the image an ID so that your script can find it…
Create a new website in Visual Studio.(Visual Basic) The website should have a p
Create a new website in Visual Studio.(Visual Basic) The website should have a panel and a checkbox control. When the user checks the checkbox the panel and its contents should di…
Create a new worksheet named Summary that has the same layout as the monthly wor
Create a new worksheet named Summary that has the same layout as the monthly worksheets Position it to the left of the January worksheet. In each of the numeric cells of the Summa…
Create a newfunctionnamedLastName_FirstName_Flipper.m(with your name) withthe fo
Create a newfunctionnamedLastName_FirstName_Flipper.m(with your name) withthe following inputs and outputs:function [numFlips] = LastName_FirstName_Flipper()The variable specicati…
Create a no-arg constructor for Sandwich. Inside the constructor, initialize the
Create a no-arg constructor for Sandwich. Inside the constructor, initialize the instance variables: meat should be “turkey” numOfSlicesOfTomato should be 3 lettuce should be true…
Create a node Web server with Express. The server should provide functionality o
Create a node Web server with Express. The server should provide functionality of: Provide RESSTful API for following requirements: (Assume user is defined as firstname and lastna…
Create a non-GUI-based Java application that calculates weekly pay for an employ
Create a non-GUI-based Java application that calculates weekly pay for an employee. The application should display text that requests the user input the name of the employee, the …
Create a non-GUI-based Java application that calculates weekly pay for an employ
Create a non-GUI-based Java application that calculates weekly pay for an employee. The application should display text that requests the user input the name of the employee, the …
Create a non-GUI-based Java application that calculates weekly pay for an employ
Create a non-GUI-based Java application that calculates weekly pay for an employee. The application should display text that requests the user input the name of the employee, the …
Create a nonverbal training guide for someone who wants to travel and experience
Create a nonverbal training guide for someone who wants to travel and experience the culture you have been studying in this class. In your training guide, you need to explain what…
Create a number guessing game program. The program should utilize a random numbe
Create a number guessing game program. The program should utilize a random number generator of type integer between 1 and 10. Call this variable secretNumber. The program should a…
Create a numerical methods calculator. You can choose; A programming language (J
Create a numerical methods calculator. You can choose; A programming language (Java. C++) if you choose to write code, your program should output the values of x, y, f(x, y) and s…
Create a nutritional plan for a client with health issues who wants to add suppl
Create a nutritional plan for a client with health issues who wants to add supplements to his diet but is taking prescription medication. This assignment is intended to explore di…
Create a one dimensional integer array large enough to store 10,000 numbers. Fil
Create a one dimensional integer array large enough to store 10,000 numbers. Fill the array with random numbers in the range of -100 to +100, inclusive. (25 points) a. Calculate t…
Create a one dimensional integer array large enough to store 10,000 numbers. Fil
Create a one dimensional integer array large enough to store 10,000 numbers. Fill the array with random numbers in the range of -100 to +100, inclusive. (25 points) a. Calculate t…
Create a one-dimensional array to read 20 alphabetical letters (your program sho
Create a one-dimensional array to read 20 alphabetical letters (your program should be able to detect and print out an error message if a non-alphabetical letter is entered). As e…
Create a one-page (250-word) memo interpreting the perspectives of the act nonco
Create a one-page (250-word) memo interpreting the perspectives of the act nonconsequentialist, the act utilitarian, the rule nonconsequentialist, and the rule utilitarian Read th…