1,486 Answered Questions for the topic computer programming

Computer Programming C Programming

12/20/20

Create a complete C program for lecturers to keep track of students’ assessment.

Ask the user to enter the type of assessment, either Q for Quiz or A for Assignment.o Use switch case statement to identify their choice.o If their choice is Quiz:▪ Ask the user to enter quiz 1 and... more
Computer Programming Data Structures

12/19/20

C++ Programming

Write a C++ code to Keep count of how many times each IP appears in the last 90minutes of the access log using the C data structure.
Computer Programming C Programming

12/19/20

Create a complete C program for lecturers to keep track of students’ assessment.

Ask the user to enter the type of assessment, either Q for Quiz or A for Assignment.o Use switch case statement to identify their choice.o If their choice is Quiz:▪ Ask the user to enter quiz 1 and... more
Computer Programming

12/18/20

Programming Algorithm

Create an algorithm that allows the user to enter 20 names into a string array. sort the array in ascending (alphabetical) order and display its contents.
Computer Programming

12/17/20

Write a program in python that calculates the number of bags needed to store one metric ton of rice.

One metric ton is approximately 2,205 pounds. Write a program that prompts the user to input the amount of rice, in pounds, a bag can hold. The program outputs the number of bags needed to store... more
Computer Programming

12/17/20

Programming Logic and Design

Explain Bubble sorting Create an algorithm that allows the user to enter 20 names into a String array. Sort the array in ascending (alphabetical) order and display its contents. Design a... more
Computer Programming

12/16/20

Write a program in python that calculates the amount of paint needed to paint a room.

A room has one door, two windows, and a built-in bookshelf and it needs to be painted. Suppose one gallon of paint can paint 120 square feet. Write a program that prompts the user to input the... more
Computer Programming Computer Science Data Science

12/16/20

Develop a program(in C) that will output the route path and associative cost among the cities using the knowledge of GRAPH THEORY.

Choose 5 domestic airports of Y country as node(Vertices) and flight_fare as cost(for Edges) to form a GRAPH. Develop a program(in C) that will output the route path and associative cost among the... more
Computer Programming

12/14/20

Programming Logic and Design

Pseudocode. Language Translator. Design a pseudocode that displays the following menu: Select a Language and I Will Say Good Morning 1. English 2. Italian 3. Spanish 4. German 5. End the... more
Computer Programming

12/14/20

Programming Logic and Design

Discussion Question. 1. Explain why most menu-driven programs use a loop to redisplay the menu after the user’s selected action has been performed. 2. If a program uses a loop to display a menu... more
Computer Programming

12/14/20

Programming Logic and Design

Answer the following Questions:1. What is Text Processing?2. What is Character by character Text Processing?3. Identify Common Character Testing Functions
Computer Programming

12/14/20

Programming Logic and Design

Answer the following questions.1. What is a menu-driven program?2. The items displayed in a menu are often preceded by a number, letter, or other character. What is the purpose of this character?... more
Computer Programming

12/14/20

Programming Logic and Design

Consider the sample output below. What do you think is the advantage of this menu based program?Enter the first Integer : 10 ... more
Computer Programming Computer Science

12/13/20

HEAP-SORT: Implement a HEAP data structure where continuous deletion on the HEAP outputs the given data in descending orde in C

HEAP-SORT: Implement a HEAP data structure where continuous deletion on the HEAP outputs the given data in descending order in c

12/12/20

about digital system

Draw the circuit by following the steps for the given function.f(a,b,c,d)= Σ1(1,4,5,7,9,12,13)a) Fill the truth table.b) Draw the circuit using 4:1 multiplexer and other required logic gates.... more
Computer Programming Java Coding

12/10/20

Password requirements

Websites commonly require a password that satisfies several requirements. Write a program that checks if an input string satisfies the following (error message is shown for each): At least 8... more
Computer Programming General Computer Java Programming

12/10/20

Word frequencies - methods

Write a program that reads a list of words. Then, the program outputs those words and their frequencies. The input begins with an integer indicating the number of words that follow. Assume that the... more
Computer Programming General Computer Java Programming

12/10/20

Password requirement

Websites commonly require a password that satisfies several requirements. Write a program that checks if an input string satisfies the following (error message is shown for each): At least 8... more
Computer Programming General Computer Java Programming

12/10/20

Leap year - methods

A common year in the modern Gregorian calendar consists of 365 days. In reality, the earth takes longer to rotate around the sun. To account for the difference in time, every 4 years, a leap year... more
Computer Programming C++ C++ Computer Science

12/10/20

C++ Encryption/Decryption Spaces Problem Caesar Cipher

C++ I have a problem with this code I can't encrypt with spaces for the caesar cipher and decrypt back for caesar cipher with spaces. I have it working on substitution cipher but I can't fix it for... more

12/08/20

Microsoft office final help

To change the size of a page in a Word document:Question 1 options: Home tab > Font group > Size Insert tab > Pages group > Size Design tab > Document Formatting group >... more
Computer Programming Math Computer Science

12/08/20

Important question for computer science

The complete program below and upload to Moodle under assignment named “Python Lab 1". *You will need to use a python editor. While there may be one already on your computer, it may be better to... more
Computer Programming Math

12/08/20

important question needed answered

The complete program below and upload to Moodle under assignment named “Python Lab 1". *You will need to use a python editor. While there may be one already on your computer, it may be better to... more
Computer Programming Math

12/08/20

computer programming prompt need help

*You will need to use a python editor. While there may be one already on your computer, it may be better to use IDLE (free program) which requires you to download it. Link can be found in under the... more
Computer Programming Computer Science Help Urgent

12/07/20

NEED HELP ASAP JAVA CODE

Quadratic equations ax2 + bx + c = 0. Class consists of: private data fields a, b,c that represent 3 coeffiecients no org constructor 3 arg constructor 3 getter methods for a,b,c a method name... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.