1,475 Answered Questions for the topic computer programming
11/27/20
Consider the following set of processes, with the length of the CPU-burst time given in milliseconds:
Q. Consider the following set of processes, with the length of the CPU-burst time given in milliseconds: Process Burst Time P1 66 P2 33 P3 57 P4 ...
more
11/24/20
Copy/pasting in software that does not support copy/paste.
I was given a small data entry job in which I had to type 2000 data and I had to do this in a specific software. Problem is that I typed almost 200 data in that software and I came to know that the...
more
11/23/20
Can you help me find a topic
I need to make a program in php language, but I could not find what to write a topic or any php code written, can it help you in advance.
11/22/20
Can someone do me this project?-java
The project description:As a programmer, you have been asked to write a Java application, using OOP concepts, for a Hospital with the following requirements:• The Hospital has several employees and...
more
11/22/20
Can someone fix my code based on my comment under this question? *java*
My code:package javaapplication45;import java.util.ArrayList;import java.util.List;import java.util.Scanner;public class JavaApplication45 {// Maain Classpublic static void main(String[]...
more
11/21/20
Can someone fix my code based on my comment under this question? *java*
My code:package javaapplication45;import java.util.ArrayList;import java.util.List;import java.util.Scanner;public class JavaApplication45 {// Maain Classpublic static void main(String[]...
more
11/20/20
(C++) Use AND, NOT, OR, XOR
Code C++ using AND, NOT, OR, XOR from:S = ++G * H < D > 100J = --G + D * H < 100K = ++S + --J * G > 200L = S + J + K > 150
11/18/20
Help!! How to solve these matlab problems?
Problem1:Enter the following data into the Matlab command window.A=[02: 1 4];B=[1 3; 2 6]:What is A*B? What is A.*B?What does A.^-I produce verses A^-1?Problem3:Given the matrix: M=[1 1; 1 3;]; Use...
more
11/17/20
How to write or solve these problems in matlab?
Problem1:Enter the following variables into your command window:A=[1 2 3:];B=[1:2:3];Can you subtract A from B?Can you add A to A?Problem2: Enter the following data into the Matlab command...
more
11/17/20
Programming with Python: Classes
Hi! Could somebody help me with this assignment? It's for my programming class and I am required to create a class with multiple functions.
Create a class named Plant
In the __init__ function of...
more
11/15/20
solving a practice question about finishing a python equation
2. You are considering buying a house and wondering what is the maximum amount of loan you can afford to borrow. Assuming the current interest rate for 30-year term loan is 3.0%, and you can afford...
more
11/15/20
question about programming
What does it mean when you are asked to create a method that will accept one time objects and return true if the two times are the same and false otherwise?
11/14/20
Using Method in If-statement
Hi!I would like to use an if-statement that will execute a code if a button is clicked, but I can't do the following: if (buttonplus_Click = true) { //code }Is...
more
11/14/20
HELP IN JAVA CODE ASAP
Write a JAVA CODE that:
Display all prime numbers less than 50
Display all factors of 50
Display only the prime factors of 50
Determine whether 50 is a perfect square or
Exit the program
Has to...
more
11/13/20
Can someone make a program like this I need it as a basis and I want to properly learn PLease Help Me Out
Create a program that simulates the Transfer funds function of an Automated Teller Machine. All the data transactions and/or processes should reflect in the database. The user must not be able to...
more
11/13/20
Can someone please help I have been struggling figuring the SLQ query on this figure can someone also explain how this works please I Dont want to fail
Please provide how you completed the table I want to learn badlyWrite the correct output for each SQL query. Put your answers in a .txt file (separate the columns properly with the use of the TAB...
more
11/10/20
Python Files Assignment Help
I need help creating a code that meets the following requirements:
Prompt the user to enter a file name/path to read
Use open(filename) to open and read the file specified by the user (in the...
more
(C++) How to make variable vertically?
So I know how to make text vertically but the thing is I don't know about the variable here's the...
more
11/08/20
Pizzeria Program using Python and Postgresql
Problem: Jeff has a small restaurant which serves 3 different types of pizza (Pizza A, B, and C). In order to cut down on costs, the owner of the pizzeria wants to know how much they spend each day...
more
Computer Programming C++
11/08/20
c++ programming
1. , the Bank class maintained a pointer to an array or customers. Therefore, the primary data structure used to store customer information had been an array. In this assignment, the array data...
more
Computer Programming
11/08/20
Algorithm Design and Python Implementation
For this homework assignment, you are asked to design an algorithm to compute the employee's bonus using the rules shown below:
Bonus Schedule
Overtime - (2/3) * Absent
Bonus Paid
greater than...
more
How do I create a database to manage the flow of members that move in and out of a particular position on a daily basis?
I'd like to type their name in a field and have it show up visually in a custom diagram. I'd like that information along with the date they entered the position and the date that they left show up...
more
11/03/20
How to set up my Github
I need help setting up Github. I opened my terminal and typed git --version and I noticed I do have git installed in my computer. I have an imac 2017. However I don't know how to get the repository...
more
Computer Programming Data Science
11/02/20
Suppose you have to create a data structure to represent a "Student” where student is represented by "studid" whose data type is integer and "studname" whose data type is character array of size 40.
Suppose you have to create a data structure to represent a "Student” where student is represented by "studid" whose data type is integer and "studname" whose data type is character array of size...
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.