1,518 Answered Questions for the topic computer science

08/07/21

C++. Change addToList to insert into the list in order by model

NOTE: Combined this exercise into the Exercise 1 code. No need for a separate project directory. What To Do Change the addToList to insert a new Car object in order by model. Don't worry if there... more

08/07/21

C++. Deleting From the List by Car Model

What to do Take your latest Car and List class code. Add functions to the List class that asks the user for a model and then deletes the first match in the list (or just assume all makes are unique... more
Computer Science C++ Computer Programming

08/07/21

I tried the code but failed.Slove it sir in c++.So i can submit and not get pagrasiam.Please do not take from internet.

https://8dfd4c4f-a-686c9e04-s-sites.googlegroups.com/a/northsouth.edu/cse225/Lab10.pdf?attachauth=ANoY7cpRF32TKJtTzfn3ocQGd06uDpB351BDeut4_CR8N3O8cuhTse8opsOJErqj90aVKknPleQ2sgiyxCe1KWIIcM1f2lEJKIg... more
Computer Science Computer Programming

08/07/21

PLEASE SOLVE THE PROBLEM IN PYTHON

You are given a dummy headed singly circular linked list. convert it to a doubly linked list. You cannon create any separate linked list. Can only use def listTransform(head) and countNode() method.
Computer Science Computer Computer Programming

08/05/21

Python function

Write a function that takes in an integer n, then returns a string made out of 2 to the n power of dollar signs, for any nonnegative value of n. No print statements allowed in the function.

08/04/21

Help with Java Q

Write a program with twice overloaded static method called area which returns a double value. The method should be in a separate class called CalcArea. The first overload takes in two double... more

08/04/21

Help with Java Q

2) Write a java program which asks for 10 grades from user. Place the grades in an array called grades. Calculate the maximum , minimum and average using three static methods ... more

08/04/21

Please help with Java Q

1) Create an array of double type and 10 elements long for your daily expenses. Store in the first position the value 60.0 (60 dollars to start with) and prompt user for expenses to enter in the... more
Computer Science Java Coding

08/02/21

Java programming finding radius of circle

Create a Java function which calculates the radius of a circle: 1. The function should take no arguments. 2. Ask the user to provide the area value of the circle. 3. Calculate the radius based on... more
Computer Science

07/31/21

Basics of computing

What is Armstrongs number
Computer Science

07/31/21

Basics of computing

What is Armstrongs number
Computer Science Sql Computer Programming Help

07/26/21

Database/SQL Question HELP ASAP!

Use HR Database Write the SQL in Transact SQL Question: Return all the locations that are in countries with multiple locations. For example, if Canada has 2 locations, then I need to return these... more
Computer Science Sql Computer Programming Help

07/26/21

Database/SQL Question HELP ASAP!

Use HR Database Write the SQL in Transact SQL Question: Return the employee that have salary that is not in the range between the minimum salary and maximum salary of their job. For example, you... more
Computer Science Sql Computer Programming Help

07/26/21

Database/SQL Question HELP ASAP!!

Use HR Database Write the SQL in Transact SQL Question: how to write an SQL statement to Return the name of the employees who manage more than 3 employees.
Computer Science Sql Computer Programming Help

07/26/21

NEED HELP ASAP!!

Use HR Database Write the SQL in Transact SQL Question: How to write an SQL statement to Return the name of the manager of Finance Department.
Computer Science Sql Computer Programming Help

07/26/21

NEED HELP ASAP!!

Use HR Database Write the SQL in Transact SQL Question 1: How to write an SQL statement to Return all the country names and the name of their Regions.
Computer Science Sql Computer Programming Help

07/26/21

NEED HELP ASAP!!!

Use HR database for this assignment. Number each of the statements Write SQL statement:1. Return all the country names and the name of their Regions. 2. Return the name of the manager of Finance... more

07/25/21

C++. Collection App with Two Classes and Dynamic C- Strings

C++. Collection App with Two Classes and Dynamic C- Strings Introduction In this program, you will add another class for managing the array of items. Start by looking at the lecture on classes part... more

07/25/21

C++. Collection App with Two Classes and Dynamic C- Strings

Collection App with Two Classes and Dynamic C- Strings Introduction In this program, you will add another class for managing the array of items. Start by looking at the lecture on classes part II... more
Computer Science Math Computer Microsoft Excel

07/23/21

Excel: I need to take given data and sort between f, d, or Both. Then I need to separate the data once determined by f or d pounds

So, imagine there is an excel sheet with a column full of f or d values, another with random minute values, and 5 different zone columns with a number in only one of these per row(These 5 columns... more
Computer Science Computer Programming Linux

07/22/21

NEED HELP ASAP!!!

using linux using bash script (#!/bin/bash) How to prompt the user to enter the age. If the age is greater than 18, then print you are eligible to vote else print you are not eligible to vote.
Computer Science Computer Programming Linux

07/22/21

NEED HELP ASAP! How to print numbers from 1 to 100 in decreasing order using for loop and while loop.

Using Linux Using bash script

07/20/21

JavaScript Problem

5-15) (Triangle Printing Program) Write an application that displays the following patterns separately, one below the other. The use should be asked to enter an integer that will determine how... more

07/20/21

JavaScript Question

(Triangle Printing Program) Write an application that displays the following patterns separately, one below the other. The use should be asked to enter an integer that will determine how many lines... more

07/19/21

C++. Collection App with Two Classes and Dynamic C- Strings

Introduction In this program, you will add another class for managing the array of items. Start by looking at the lecture on classes part II for advice on how to design this class. Also, we will be... 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.