Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Develop a list of ethical guidelines that you would publish for employees based on ethical standards from appropriate sources, such as professional association.
Descrtibe a database solution and the potential business rules that could be used to house the sales transactions of the department store.
Write the code to print out an inventory report. Your code must read each inventory item from a file, populate the object and place the object in a linked list.
Create an algorithm using a loop that will add all the values in all odd columns, and print their total aligned below the column.
Write the code to print out an individual customer's information. Your code must read the customer from a file, populate object, and display data from object.
ICT104- What Java Swing components will you use? Where will you place them? The above GUI is just an example. You are free to create your own GUI.
Discuss the selection of mobile models and Android versions for your testing process - Discussion of whether testing is required on actual devices.
IS 482- Write a program Z_###_LOOKUPPRODUCT where the users enters a Produtct ID and your program displays the product description and unit price.
Develop a deep neural network using Keras in python then you have to make a brief report of your work by explaining the technical details.
Determine two sequences of floating point mathematical operations that should yield the same result (e.g., 1.0 + 1.0 = 2.0 and 3.0 - 1.0 = 2.0).
What are some advantages and disadvantages that R programming language has over the other main statistical programming languages (i.e. Python, SAS, SQL)?
Create a Windows application that function like a banking account register. Separate the business logic from the presentation layer.
Provide output that enables the user to answer this question: Are teacher salary and graduation rates related?
When might you need to combine different data types when using JavaScript? How might the various data types available assist in solving everyday problems?
Write a program wage.py that prompts the user to enter a filename as an input and prints a report of the payments made to employees.
How much do you expect to make on each trade? How many times do you expect to be able to act on this opportunity each year?
prepare a 12- to 15-slide presentation with voiceover narration or you may include a recording/podcast of the presentation with your slides.
HS1031- Design a game where the player rolls a couple of dices. The rules of this game are as follows: if the total dots of the two dices add up to seven.
CMPS 5P- Write a function that is named positionQueries that takes 2 lists as input such that the first list named data contains a list of unsorted integers.
Determine the ratio of half pills to all pills. For a jar holding N whole pills, your simulation will randomly choose a pill 2*N times before the jar is empty.
What do you see as the primary reason to use a for loop? What is one of its limitations? In those situations is there another type of loop that a better choice?
CSCE 509- Write TensorFlow code to perform DNN classification using default settings. Define your own architecture with two hidden layers.
How does sqlmap work? Where do you get it? How much does it cost? Who developed it? Why do we need an automated tool for sql injection?
Create a view called DELAY with all of the information stored in ORDERS table for all orders that have not yet shipped (shipdate is NULL).
How you want your output displayed or formatted on the screen depends on the conversion specifiers you use in your program.