726 Answered Questions for the topic computer programming
1d
NEED HELP ASAP!!
How do I put the prices for the toppings, pizza size, and drinks in HTML and Javascript code?I used the radio button for the pizza toppings (Pineapple, Cheese, and Black Olives) and pizza sizes...
more
4d
Algebra Write and Solve Inequalities in Context
A group of friends wants to go to the amusement park. They have no more than $85 to spend on parking and admission. Parking is $15.25, and tickets cost $11.25 per person, including tax. Write and...
more
5d
Help with Computer Science assignment
#1.Create the Hello World program using vi. Save it in your home directory. Instead of the using the “Hello World!” in cout, replace it with “Hello, your name!”Compile the program using g++. This...
more
Computer Programming C++
5d
Write code to pop all the values from the stack, one at a time and find and print (a) the sum of the values popped (b) the sum of the even integers popped (c) the 4th integer popped
6d
Linux urgent question please answer ASAP
Your menu will be surrounded by a loop, either the until or while loop, so that when one option is concluded it will go back to the main menu until the user selects an option x to exit....
more
Computer Programming C++
6d
Write code to access the array arr starting from location 0 and push each value onto a stack, stack
Computer Programming Computer Science
8d
What is the code suppose to look like using the inputs below to generate output listing the full names as "LastName, FirstName" with each full name being displayed on a new line?
In this assignment, you are to take in input from two files: one file containing a list of five first names and one file containing a list of five last names. Using this input, you are to generate...
more
8d
POS Design the system based- but is not limited to the technical and user requirements
A Point-of-Sale (POS) system is where your customer makes a payment for products or services at your store. The POS serves as the central component for your business; it’s the hub where...
more
9d
Linux Assignment Urgent Help
INSTRUCTIONSThese three activities are three little shell programs to create and review, one called svi.sh and the other uon.sh, the other is the command_menu program at the bottom of page 456....
more
9d
How can I summarize it if it is already simplified? Please help me summarize.
Countries around the world are seeing a surge in the number of computer science students. Enrolment in related university programs in the U.S. and Canada tripled between 2006-2016 and Europe too...
more
11d
Is this schema in 3 normal form (relational database and normalization)
PROFESSOR (ProfessorNetId, FirstName, LastName, Rank , DepartmentName(fk) ) STUDENT (StudentNetId , FirstName , LastName , IsGraduate, Major) COURSE ( CourseId , CourseName...
more
13d
In Javascript, how do I validate that the marks (Mark 1, Mark 2, and Mark 3) are numbers and not string?
If the user enters a string then how do I display an error in result id that, "You cannot enter string, please refresh the page again". The result id is this: <p id =...
more
13d
comp sci question
Add a constructor to the Name class that accepts a first name, middle initial, and last name as parameters (in that order) and initializes the Name object's state with those values.(You don't need...
more
13d
comp sci question
Write a class called Line that represents a line segment between two Points. Your Line objects should have the following methods: public Line(Point p1, Point p2) Constructs a new line that contains...
more
14d
NEED HELP JAVA CODE ASAP
How do I find the average of the marks (may use parseInt() and print. There are 3 marks.if average>= 90 then print "Awesome";if average>= 80 then print "Very Good";if average>= 50 then...
more
14d
NEED HELP ASAP JAVA CODE
In Javascript, how do I validate that the marks (Mark 1, Mark 2, and Mark 3) are numbers and not string? If the user enters a string then how do I display an error in result id that, "You cannot...
more
18d
Big-O CS Question
Approximate the runtime of the following code fragment, in terms of n: Write your answer in a format such as "O(N^2)" or "O(N log N)" (without the quotes).
int sum = 0;
int j = 1;
while (j <=...
more
20d
Modified Dashboard (Continuation of simple login GUI)
CONTINUATION Simple Login GUI… Modify the Dashboard by writing a function that will identify the type of user, if it’s an “Admin” or a normal “User”. If the user is categorized as an “Admin”, the...
more
22d
Simple Login GUI & Register
Help Please. Modify the Login GUI given . Add a Register button near the login button. Once the user clicked on the Register button, it should show a new form that will ask for the following:
a)...
more
24d
Python API, try, except, JSON help
Accessing API services can enrich your development experience and adds more value to your users. Please register a free account at https://openweathermap.org/ to use it in the assignment. After...
more
25d
python help in objects?
All programming to be done in python (please show input code):Question Info: Create a new student object with this data: John Smith, DOB; December 1, 2006, Grade 10, studentID 10023, Courses:...
more
25d
python objects help
All programming to be done in python (please show input code):Question To Answer: Q3) Create a new student object with this data: John Smith, DOB; December 1, 2006,...
more
25d
python help classes and properties
All programming to be done in python (please show input code):Question Info:
Create a Person Class which have these properties and methods:
Properties: fname, lname, DOB
2. Create a child class...
more
Algebra 1 Scientific Notation Problem
Find the value of a that makes the equation true.(3x^2a y^4)^3=27x^18 y^12
Computer Programming
25d
Programming GUI
A. Name and AddressDesign a GUI program that displays your name and address when a button is clicked. The program’s window should appear as the sketch on the left side of Figure 17-9 when it runs....
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.