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 3500 / 3837

Your help will greatly be appreciated in this Database Question A basis for a se
Your help will greatly be appreciated in this Database Question A basis for a set of FD's F is any set G of FD's whose closure is the same as the closure of F. That is, exactly th…
Your history instructor gives three tests worth 50 pointseach. You can drop one
Your history instructor gives three tests worth 50 pointseach. You can drop one of the first two grades. Your final grade is the sum of the best of thefirst two grades and the thi…
Your homework assignment builds on the concepts from last week’s homework. Some
Your homework assignment builds on the concepts from last week’s homework. Some of the code and variables should be re-usable. As a junior programmer, your work last week on “Lege…
Your implementation can use either an expandable array or linked nodes- it is yo
Your implementation can use either an expandable array or linked nodes- it is your choice. You can decide what instance variables are needed. You must implement every method from …
Your implementation has to use a linked list to store the data you read from the
Your implementation has to use a linked list to store the data you read from the temperature file. As you read the data from the file, you need to insert it into your linked list …
Your initial design was good, but the team leader wants you to try another appro
Your initial design was good, but the team leader wants you to try another approach. She put these questions to you: "Should corrective maintenance get a higher priority than othe…
Your instructions are to first craft your own data set using JSON format. You sh
Your instructions are to first craft your own data set using JSON format. You should do it by hand in notepad so that you get good practice writing JSON from scratch. Make your da…
Your instructor has asked you to write a program that grades an exam. The exam h
Your instructor has asked you to write a program that grades an exam. The exam has 15 multiple choice questions. Here are the correct answers:     1. B     2. D     3. A     4. A …
Your instructor would like you to write a program in Java which would ask for th
Your instructor would like you to write a program in Java which would ask for the clerk to enter the total amount of the customer’s order. The program will then calculate a seven …
Your internet Browser provides information to the visiting site: a. Your IP Addr
Your internet Browser provides information to the visiting site: a. Your IP Address b. Your screen resolution c. Your facial features d. our operating system e. A, B and D Main se…
Your job as an informatician is to investigate if an intervention of a new blood
Your job as an informatician is to investigate if an intervention of a new blood pressure medicine had an effect compared to a control group. As a first step in the analysis, you …
Your job for this assignment is to create a simple program thatdetermines if a s
Your job for this assignment is to create a simple program thatdetermines if a string is an email address. Roughly speaking, anemail address is a string that contains exactly one …
Your job in this question is to rewrite the IntArrayBag class so that it is gene
Your job in this question is to rewrite the IntArrayBag class so that it is generic and can hold any type of object. This means you need to change the data datafield and then corr…
Your job is to add two more items and have the program working the same way. Wri
Your job is to add two more items and have the program working the same way. Write comments in your program. Total 5 products. <?php session_start(); class Product {   private …
Your job is to create a questionnaire to test the usability of \"Talabat\" Appli
Your job is to create a questionnaire to test the usability of "Talabat" Application. Please also write a paragraph explaining your goals and design choices. Please follow the ins…
Your job is to create a reservation system for a restaurant. The restaurant has
Your job is to create a reservation system for a restaurant. The restaurant has 20 tables. Here is the functionality required for this system (you may want to display a menu and l…
Your job is to create the Roulette class to interact with the Casino class to al
Your job is to create the Roulette class to interact with the Casino class to allow the user to play the game of Roulette. Here are the rules: Create a class named Roulette with a…
Your job is to design a PlC16F877A-based Data Acquisition sub-system for a medic
Your job is to design a PlC16F877A-based Data Acquisition sub-system for a medical device. The sub-system is to digitize three analog signals: Oxygen Saturation (SpO2), Blood Gluc…
Your job is to design a test plan to test the following static method that conve
Your job is to design a test plan to test the following static method that converts a given NaturalNumber into a String with commas in a format similar to the one used by the meth…
Your job is to develop a Power Point presentation which explains the why an esta
Your job is to develop a Power Point presentation which explains the why an established security policy is necessary for this company. You need to show what might happen when a we…
Your job is to develop code to perform the daily account maintenance duties at B
Your job is to develop code to perform the daily account maintenance duties at Bank.com. Every morning they want to examine the active accounts and either (a) give them interest o…
Your job is to finish the partially constructed Agent class. More specifically,
Your job is to finish the partially constructed Agent class. More specifically, you need to write the following three Agent methods public bool AddClient(Client c) public Client F…
Your job is to make the code in Test (shown below) produce the output that follo
Your job is to make the code in Test (shown below) produce the output that follows. In doing so, you must: • Use the Test code provided • Make sure your output looks EXACTLY like …
Your job is to write a C program that implements a simple car rental information
Your job is to write a C program that implements a simple car rental information system. Your program keeps track of the cars of a rental company and rental information. The progr…
Your job is to write a C program that implements a simple car rental information
Your job is to write a C program that implements a simple car rental information system. Your program keeps track of the cars of a rental company and rental information. The progr…
Your job is to write a C program that implements a simple car rental information
Your job is to write a C program that implements a simple car rental information system. Your program keeps track of the cars of a rental company and rental information. The progr…
Your job is to write a program that helps to gure out how many units of toner it
Your job is to write a program that helps to gure out how many units of toner it will take to print various strings of characters. #define _CRT_SECURE_NO_WARNINGS #include #includ…
Your job is to write a script named countmatches that expects at least two argum
Your job is to write a script named countmatches that expects at least two arguments on the command line. The rst argument is the pathname of a le containing a valid DNA string wi…
Your job is to write several C functions performing operations on strings and st
Your job is to write several C functions performing operations on strings and structures and to write test programs for each function by calling them with different test values. W…
Your job is to write the fill function for a raster-based graphics program. The
Your job is to write the fill function for a raster-based graphics program. The graphic is stored in a 2D array of symbols. The input to the function is the row and column cell of…
Your job on this Lab is to complete that detects when a player has won. a tic-ta
Your job on this Lab is to complete that detects when a player has won. a tic-tac-toe program by adding in a boolean expression Download TicTacToe.java from the Sketchpad folder i…
Your knowledge of algorithms helps you obtain an exciting job with the Acme Comp
Your knowledge of algorithms helps you obtain an exciting job with the Acme Computer Company, along with a $10,000 signing bonus. You decide to invest this money with the goal of …
Your lab will have 2 files: 1) facultyType.h and 2) a cpp file with the main pro
Your lab will have 2 files: 1) facultyType.h and 2) a cpp file with the main program. You must write the faculty Type.h file. The code for the main program is below. Run the progr…
Your lease is up and it’s time to move. Unfortunately, you have a lot of stuff a
Your lease is up and it’s time to move. Unfortunately, you have a lot of stuff and you don’t want to spend too much time moving it because you’d rather be practicing your programm…
Your lease is up and it’s time to move. Unfortunately, you have a lot of stuff a
Your lease is up and it’s time to move. Unfortunately, you have a lot of stuff and you don’t want to spend too much time moving it because you’d rather be practicing your programm…
Your lease is up and it’s time to move. Unfortunately, you have a lot of stuff a
Your lease is up and it’s time to move. Unfortunately, you have a lot of stuff and you don’t want to spend too much time moving it because you’d rather be practicing your programm…
Your life is somewhere in a database Are you comfortable with giving away some o
Your life is somewhere in a database Are you comfortable with giving away some of your privacy for increased security? Why or why not? How far would you let the government go in e…
Your local gym has approached you to set up a system to check how healthy their
Your local gym has approached you to set up a system to check how healthy their members are. They keep track of their members details in a file named input.txt (seen in Listing 1)…
Your local scout troop is selling cookies. The troop leader would like you to wr
Your local scout troop is selling cookies. The troop leader would like you to write a program that accepts the number of boxes of cookies sold by each scout and displays the follo…
Your local supermarket is having a \"coupon bonanza\" this week, offering you in
Your local supermarket is having a "coupon bonanza" this week, offering you incentives to come in and use all those coupons you have cut out of the paper. Of course, they hope you…
Your login name: jsmith i.e., home directory /home/jsmith. The home directory co
Your login name: jsmith i.e., home directory /home/jsmith. The home directory contains the following sub-directories: code, tests, personal, misc Unless otherwise specified, you a…
Your machine has an L1 cache and memory with the following properties Memory add
Your machine has an L1 cache and memory with the following properties Memory address space 24 bits Cache block size 16 bytes Cache associativity: direct-mapped Caches size 256 byt…
Your main function should prompt the user for the number of rolls. You need a fu
Your main function should prompt the user for the number of rolls. You need a function to do the rolling and keeping track of the rolls. You need a function that will print out th…
Your main method does the following : Create a 5-element array called subjectMar
Your main method does the following : Create a 5-element array called subjectMarks that will carry numeric marks (double data type) of a student in five different subjects. Each m…
Your main method does the following : Create a 5-element array called subjectMar
Your main method does the following : Create a 5-element array called subjectMarks that will carry numeric marks (double data type) of a student in five different subjects. Each m…
Your main post must be at least 100 words in length, and it must thoughtfully ad
Your main post must be at least 100 words in length, and it must thoughtfully address the question asked. Include examples and links resources if appropriate. Do you agree that we…
Your main program will have the following variables: An integer, numberOfElement
Your main program will have the following variables: An integer, numberOfElements, that is initialized to 10. An array of int * (An array of pointers to ints), of length 10 that w…
Your main program will have the following variables: An integer, numberOfElement
Your main program will have the following variables: An integer, numberOfElements, that is initialized to 10. An array of int * (An array of pointers to ints), of length 10 that w…
Your management team is strongly considering overhauling and expanding wireless
Your management team is strongly considering overhauling and expanding wireless LAN capabilities throughout our campus. In addition to developing a Wireless LAN Site Survey, your …
Your manager asks you to analyze a file for him. He gave you the hash for the fi
Your manager asks you to analyze a file for him. He gave you the hash for the file and asks you to answer the following questions related to the file. Luckily, the file is in Viru…