1,475 Answered Questions for the topic computer programming
Computer Programming
01/14/21
Programming Logic and Design
Create your own sample pseudocode implementing text processing.
Computer Programming
01/13/21
Is there a program where it can search for duplicate names in numerous documents?
I have more than 3000 documents and I want to see the names that are most common in all of them. Is there a program that can search for the names that are most frequent in numerous documents?
01/12/21
Type in textbox C#
Hi!I need help with a programming question. I am not sure how to put it into words but Ill try my best:I want to have a textbox with a text written in it in advance. Let's imagine this is how it...
more
01/09/21
Develop a complete working application in C++ as a part of your OOP semester project.
Project Description:Design and develop an application to automate a Corona Virus Patient Management System. The detail of the application is as below:· Your application should have a proper...
more
01/08/21
PLEASE HELP ME create a full and capable example of a java swing program based on the pictures
Based from the pictures given please help me I want to learn how to create this kind of program for our classPlease Help me Explain how you created the program so that I can learn from it and make...
more
01/07/21
Why is mathematically different to create a program that creates one random number from 2 to 12 as opposed to two random numbers from 1 to 6 and adding them together?
Why is mathematically different to create a program that creates one random number from 2 to 12 as opposed to two random numbers from 1 to 6 and adding them together?
Computer Programming
01/07/21
Python_Lab_1_Functions
Q = input("number of quarters")D = input("number of dimes")P = input("number of pennies")print("you have this amount of pennies:"),("Q + D + P =", sum)Use the above code to create the...
more
01/07/21
C++ Queue Data Structure
Write a C++ program using queue data structure only.In the program, add, edit, delete, and search records of a student. Records can be like name, address, city name, and department name. After...
more
Computer Programming C++
01/06/21
Design and develop an application to automate a Corona Virus Patient Management System.
Project Information:Develop a complete working application in C++ as a part of your DSA semester project. Please ensure that your application should be a modular programming based solution to a...
more
Computer Programming C++
01/04/21
Make a Patient Management System in C++ using data structures.
Please make a patient management system in C++ using Data Structure and Algorithms (like Stacks, Queues, Link List, Trees and Graphs). Use as much as data structure in your code. Code must be...
more
Computer Programming
12/31/20
Write a program that reads in ten numbers and displays the distinct numbers of the array
Write a program that reads in ten numbers and displays the distinct numbers of the array (i.e., if a number appears multiple times, it is displayed only once). (Hint: Read a number and store it to...
more
12/24/20
Can someone convert this c++ code to python?
#include<iostream>
#include<cmath>
using namespace std;
int main()
{
for (int a=1; a<=3;a++){
int i_velo;
cout<<"Please Enter Initial velocity (m/s):...
more
firework py code
There are 3 fireworks. their weight and initial expulsion rate:1) m = 250 grams and V = 6 meters / second2) m = 400 grams and V = 8 meters / second3) m = 650 grams and V = 8 meters / secondThe...
more
Computer Programming C++
12/23/20
Project on Hotel Management System
Object Oriented ProgramingTitle: Hotel Management SystemOne line Description of ProjectDesign and Develop a Console based Hotel Management System.Overview of ProjectThis project will facilitate the...
more
12/21/20
Database Questions
1. Discuss some applications of active databases.2. Discuss how time is represented in temporal databases and compare the different time dimensions. 3. What are the differences between...
more
Computer Programming
12/21/20
SELECTION CONTROL STRUCTURES
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...
more
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
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
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.