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 1388 / 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 Web page with the following 3 buttons:
Create a Web page with the following 3 buttons: <input type="button" id="startTimer" value="Start Timer" onclick=" " /><br /> <input type="button" id="stopTimer" va…
Create a Web site for tracking, documenting, and managing the process of intervi
Create a Web site for tracking, documenting, and managing the process of interviewing candidates for professional positions. On the main page, include a form with elds for the int…
Create a Web site for tracking, documenting, and managing the process of intervi
Create a Web site for tracking, documenting, and managing the process of interviewing candidates for professional positions. On the main page, include a form with fields for the i…
Create a Windows Application that rolls any number of dice, displays the number
Create a Windows Application that rolls any number of dice, displays the number on each die, and displays a total of the value of all dice in the roll. · The input should come fro…
Create a Windows Form Application project using C# language. Create a Form with
Create a Windows Form Application project using C# language. Create a Form with a text property of Friends Add a Class file to your project and name it Friend In the Friend class …
Create a Windows Form Application project. Create a Form for a car rental compan
Create a Windows Form Application project. Create a Form for a car rental company and set the form text property to Car Rental and the form backcolor to GradientInactiveCaption. A…
Create a Windows Form Application project. Create a Form with a text property of
Create a Windows Form Application project. Create a Form with a text property of Friends Add a Class file to your project and name it Friend In the Friend class declare the follow…
Create a Windows Forms application that has the following: Define a function nam
Create a Windows Forms application that has the following: Define a function named IsPositive, which has one parameter as Integer. If the number in the parameter is positive (>…
Create a Windows Forms application. Use the following names for the project and
Create a Windows Forms application. Use the following names for the project and solution, respectively: Moonbucks Project and Moonbucks Solution. Save the appli- cation in the VB2…
Create a Windows application for purchasing floor covering. Allow the length and
Create a Windows application for purchasing floor covering. Allow the length and width (feet and inches) of a room to be entered. Be sure to include program statements that will k…
Create a Windows application that contains two text boxes and two command button
Create a Windows application that contains two text boxes and two command buttons. The text boxes should be used to allow the user to input two numeric values.The buttons should b…
Create a Windows application that functions like a banking account register. Sep
Create a Windows application that functions like a banking account register. Separate the business logic from the presentation layer. The graphical user interface should allow the…
Create a Windows application that functions like a banking account register. The
Create a Windows application that functions like a banking account register. The graphical user interface should initially allow the user to input the account name, number, and in…
Create a Windows application using C# visual studio that contains two textboxes
Create a Windows application using C# visual studio that contains two textboxes and three buttons. The textboxes should be used to allow the user to input two positive numeric val…
Create a Windows form mock-up for the requirements document in Figure 2-73 and t
Create a Windows form mock-up for the requirements document in Figure 2-73 and the Use Case Definition shown in Figure 2-74 on the next page. The Windows Form object and the other…
Create a Word file containing the following: The full name of the “test subject”
Create a Word file containing the following: The full name of the “test subject” The test subject is a person, not yourself, who can say the names of the products. The best test s…
Create a WordCount class that uses the AVL tree class to count words from a file
Create a WordCount class that uses the AVL tree class to count words from a file. The trick here is that you should not have duplicate words in the list. Basically when a word is …
Create a WordCount class that uses the AVL tree class to count words from a file
Create a WordCount class that uses the AVL tree class to count words from a file. The trick here is that you should not have duplicate words In the list Basically when a word Is r…
Create a Work Breakdown Structure (WBS) for a project described below: Project T
Create a Work Breakdown Structure (WBS) for a project described below: Project Title: Recreation and Wellness Intranet Project Project Justification: Senior management at MYH, Inc…
Create a XHTML document containing a form. The title bar should display “Voting
Create a XHTML document containing a form. The title bar should display “Voting Form”. The form should contain the following: - Text boxes to accept the person’s name and e-mail a…
Create a Yahtzee game in JAVAFX with code below : -add a button to roll the dice
Create a Yahtzee game in JAVAFX with code below : -add a button to roll the dice - allow 3 rolls per round.only 10 rounds -adding scoring to it Should be done in Java FX // DiceGa…
Create a Yahtzee game using JavaFX with following requirements The program will
Create a Yahtzee game using JavaFX with following requirements The program will still need JavaFx GUI - 5 dice will be rolled only when a user clicks on a specific location such a…
Create a Yearly Cash Flow Statement Fred wants to invest in his sons new busines
Create a Yearly Cash Flow Statement Fred wants to invest in his sons new business. In order to be certain that Fred will be able to make the payments on a loan, the bank has asked…
Create a \"Card.h\" (header file) for a class used to store information about a
Create a "Card.h" (header file) for a class used to store information about a card from a deck of cards. Have three data members in the class (a) the card number (an integer), (b)…
Create a \"Date\" class that contains: three private data members: month day yea
Create a "Date" class that contains: three private data members: month day year (I leave it to you to decide the type) "setters" and "getters" for each of the data (6 functions in…
Create a \"Dynamic Array\" container with this user interface: // Gets the curre
Create a "Dynamic Array" container with this user interface: // Gets the current number of entries in container int getCurrentSize() // Returns the current capacity of the contain…
Create a \"Dynamic Array\" container with this user interface: // Gets the curre
Create a "Dynamic Array" container with this user interface: // Gets the current number of entries in container int getCurrentSize() // Returns the current capacity of the contain…
Create a \"Dynamic Array\" container with this user interface: // Gets the curre
Create a "Dynamic Array" container with this user interface: // Gets the current number of entries in container int getCurrentSize() // Returns the current capacity of the contain…
Create a \"Dynamic Array\" container with this user interface: // Gets the curre
Create a "Dynamic Array" container with this user interface: // Gets the current number of entries in container int getCurrentSize() // Returns the current capacity of the contain…
Create a \"Dynamic Array\" container with this user interface: // Gets the curre
Create a "Dynamic Array" container with this user interface: // Gets the current number of entries in container int getCurrentSize() // Returns the current capacity of the contain…
Create a \"concrete\" example to illustrate how big 1, 000, 000,000, 000 (one tr
Create a "concrete" example to illustrate how big 1, 000, 000,000, 000 (one trillion) is to a young person who is struggling withunderstanding the magnitude of large numbers. The …
Create a \"date\" class that contains 3 private data of 1. month 2.day 3.year se
Create a "date" class that contains 3 private data of 1. month 2.day 3.year setters and getters for each of the data one default constructor one constructer with three arguments o…
Create a \"message buffer\" that manages and incoming phone calls and messages i
Create a "message buffer" that manages and incoming phone calls and messages in an answering machine. Implement it using the LinkedList API. (Do not import any other packages.) . …
Create a \"proc\" file entry called myProcessMem. You should write to myProccssM
Create a "proc" file entry called myProcessMem. You should write to myProccssMem the process identification of a running process. Later, when you read from myProcessMem it should …
Create a \"spell checker\" Program that can check word entered by the user. Firs
Create a "spell checker" Program that can check word entered by the user. First create a class named SpellCheck that will use a long list of correctly spelled words as its "dictio…
Create a application that acts as a simple calculator. Create buttons for 0-9 an
Create a application that acts as a simple calculator. Create buttons for 0-9 and a text field that displays the concatenation of the current digits as they are clicked. Add butto…
Create a automation End-to-End integration test case using Selenium Web Driver J
Create a automation End-to-End integration test case using Selenium Web Driver Junit 4. choosing from following domains (1) E-Commerce - Amazon, eBay, TOYOTA (2) Financials - Bank…
Create a automation End-to-End integration test case using Selenium Web Driver J
Create a automation End-to-End integration test case using Selenium Web Driver Junit 4. choosing from following domains Any One: (1) E-Commerce - Amazon, eBay, TOYOTA (2) Financia…
Create a balance method to include in our BinarySearchTree. I need help with thi
Create a balance method to include in our BinarySearchTree. I need help with this please. I'm working on a binarysearchtree and need to create a method that will balance the tree.…
Create a balance sheet for the following information 1)Performed services for $1
Create a balance sheet for the following information 1)Performed services for $140,000 on account. 2)On 2/1/15, collected fees of $12,000 in advance. $1,000 worth of services are …
Create a balance sheet from this given information: Retained earnings and balanc
Create a balance sheet from this given information: Retained earnings and balance sheet data: Accounts payable $ 194,300 Accounts receivable 545,000 Accumulated depreciation—offic…
Create a balance sheet of your own financial situation. List your assets and all
Create a balance sheet of your own financial situation. List your assets and all your liabilities, and then find the difference: your net worth or net assets. If you create all fo…
Create a balanced binary search tree. You will need to write a class named Rebal
Create a balanced binary search tree. You will need to write a class named RebalancingTree that extends the BST class given at the link listed below. You will also need to incorpo…
Create a bank account class called Account using Java with methods deposit & wit
Create a bank account class called Account using Java with methods deposit & withdraw. The deposit method should accept attribute amount & update balance to the sum of amo…
Create a banking account register. The register will include Account Name, Accou
Create a banking account register. The register will include Account Name, Account Number, and Account Balance, and it will allow a user to enter deposit or withdrawal information…
Create a banner such as the type demonstrated on the module page. This should be
Create a banner such as the type demonstrated on the module page. This should be styled with CSS, and the CSS for the banner should be maintained in its own file Remember that thi…
Create a base Employee class with instance variables and properties: FirstName &
Create a base Employee class with instance variables and properties: FirstName & LastName. The constructor for Employee should accept values for firstname, lastname and social…
Create a base class called Vehicle that has the manufacturer\'s name (string), n
Create a base class called Vehicle that has the manufacturer's name (string), number of cylinders in the engine (int) and owner (type Person class). Then create a class called Tru…
Create a base class called Vehicle that has the manufacturer\'s name (string), n
Create a base class called Vehicle that has the manufacturer's name (string), number of cylinders in the engine (int) and owner (type Person class). Then create a class called Tru…
Create a base class called Vehicle that has the manufacturer\'s name (type strin
Create a base class called Vehicle that has the manufacturer's name (type string), number of cylinders in the engine (type int), and owner (type Person, given below). Then create …