1,486 Answered Questions for the topic computer programming

Computer Programming

07/03/21

PLEASE SOLVE THE PROBLEM IN PYTHON WITHOUT USING ANY BUILT-IN FUNCTIONS

Suppose you have been hired to develop a musical chair game. In this game there will be 7 participants and all of them will be moving clockwise around a set of 7 chairs organized in a circular... more
Computer Programming C++ Computer Science Programming

07/01/21

C++. Collection App with structs

Introduction Write in C++ at the Linux command line a collection program that keeps track of a collection of information. You can come up with your own idea of what information to store in the... more
Computer Programming C++ Computer Science Programming

07/01/21

C++. Exercise 1: Basic Car class

Exercise 1: Basic Car class Inside your 'exercise1' directory, put all required files (the carmain1.cpp, your car.cpp and car.h files).Download the carmain1.cpp file. Use this to test your class... more
Computer Programming

07/01/21

C programming question

write a program to accept any number and print cube of all numbers from 1 to n which are divisible by 3.
Computer Programming C++ Computer Science Programming

06/30/21

Write a C++ calculator program that keeps track of a subtotal like real calculators do.

Start by asking the user for an initial number. Inside a loop, asks the user for a mathematical operation and a second number. Do the operation with the first number on the second num- ber. Keep... more
Computer Programming Java Help Urgent

06/30/21

NEED HELP ASAP!

Create a program to localize medical devices in a hospital and to implement a common fingerprinting localization algorithm called the Nearest Neighbor (NN).Task: create an offline stage of 4 X 4... more
Computer Programming C++ Computer Science Programming

06/28/21

Write a C++ program that takes in a set of daily average temperatures (up to a maximum of 30).

Write a program that takes in a set of daily average temperatures (up to a maximum of 30). Please include source code.Do the following algorithm: Ask the user for a temperature If the user enters a... more
Computer Programming C++ Computer Science Programming

06/28/21

Create a C++ program that uses an array of struct Contact values.

Create a program that uses an array of struct Contact values. Please include source code.What to codeThe Contact struct is defined as follows:Contact has:• name• phoneNumber• emailA PhoneNumber... more
Computer Programming C++ Computer Science Programming

06/28/21

Write in C++ at the Linux command line a collection program that keeps track of a collection of information.

Introduction Write in C++ at the Linux command line a collection program that keeps track of a collection of information. You can come up with your own idea of what information to store in the... more
Computer Programming Java Computer Science

06/27/21

Question in java language please answer ASAP

interface IResit { int number = 3; char iChar = ‘#’;} interface IShape extends IResit { public void drawShape ( ); // this method supposed to draw shapes with interface data as... more
Computer Programming Help Urgent

06/24/21

NEED HELP ASAP!

Create tables using SLQ statements with all the constraints. Choose appropriate SQL Server data types. Insert 2 rows in each of the tables. Assume relevant value in the rows of each table. Be sure... more

06/23/21

Write a C++ program that allows a user to choose as many sides for a meal as they want (it’s an ‘all you can eat’ special!).

Assignment 2: Restaurant Choices Please include source code. Write a program that allows a user to choose as many sides for a meal as they want (it’s an ‘all you can eat’ special!). 1. Print out a... more
Computer Programming Computer Science Computer Engineering

06/22/21

for data structure and algorithms

3. Suppose you are given a data file called "f" and a queue called "Q". Each record in "f" has an "A" or "D" character. Write an algorithm that reads all the records in the file one by one. If the... more
Computer Programming Computer Science Computer Engineering

06/22/21

for data structure and algorithms

Write an algorithm that applies right shift on one dimensional array (trace your algorithm on example array A:[0,9,2,10,3] and show the result of your trace steps as a table). (Do not use extra... more
Computer Programming Computer Science

06/22/21

for data structure and algorithms

Write an algorithm that reads numbers from the screen and sorts them at the same time by using two stacks.
Computer Programming Programming

06/15/21

Computer Science & Information Systems Data Structures

Problem Statement In this Problem, you have to write an application in C that keeps track of student records in a university.At a university, there is a need to store all the details of... more
Computer Programming Java Help Urgent

06/15/21

NEED HELP ASAP JAVA CODE

Design an mHealth system that consists of 2 biometric devices:1) temperature sensor device, and2) oxygen saturation device (𝑆po2).the mHealth class has the following properties and behaviors:•... more

06/11/21

Evaluate the sum using the summation formulas and properties.

12 (j3 - 3j2) j = 1= ______
Computer Programming Computer Science Help Urgent

06/09/21

NEED HELP ASAP!!

ER Diagram for a movie theater company. It has the registered number & name of the company. The company may own many theaters, each theater has a unique id, name, and address. Every... more
Computer Programming

06/08/21

Python Problem 70

Use Python:Define the following vectors and matrices:vec1 = np.array([ -1., 4., -9.])mat1 = np.array([[ 1., 3., 5.], [7., -9., 2.], [4., 6., 8. ]]1. You can multiply vectors by... more
Computer Programming Java C++ Visual Basic

06/08/21

Devlop a VB. Net program for booking a confrence room in a company

Q. Developop a VB.Net program for booking a conference room in a company1. Generate the form to book the conference room with the necessary details 2. Generate the form that confirms the booking... more
Computer Programming

06/08/21

Find the sum of two elements in a set to equal the target value.

Find the sum of two elements in a set to equal the target value.Input: nums = [2,7,11,15], target = 9Output: [0, 1]Output : Because nums[0] + nums[1] == 9, we return[0, 1].
Computer Programming Math Statistics Computer Science

06/07/21

I want to get some sort on assessment regarding previous IT/Bioinformatics/Genetics/Math/Stats uni study?

Hi there,I want to go back to Uni re completing a degree after breaks due to illness hence I would like help regarding finding out what I remember or don't and a revision plan. I have studied... more

06/06/21

How to activate VRAM

when i play games my vram is 0% please help it was 128mb i made it 512mb but not enough i have 2gb vram and only use 512mb of it?

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.