I have no idea what I am doing wrong??
in this program, I spouse to let the user chose many items from the menu, but I don't know how to let stops from looping, also I don't know how I will collect the total?? could someone help me?here...
more
07/22/21
JavaScript Question
How do I put the output on the second line?Intended output(example)Enter·the·number·up·to·which·you·would·like·to·look·for·perfect·numbers:500↵Looking·for·perfect·numbers·from·1·to·500↵...
more
The question won’t fit in the title
Amy’s piggy bank is filled with either nickels or dimes. If she has a total of $2.00 and has exactly 26 coins, how many nickels does she have?
Question won’t fit
John's car dealership sells two types of vehicles, cars and motorcycles. Every car has four wheels and every motorcycle has two. After a certain sandstorm, John has to polish every single vehicle's...
more
07/22/21
JavaScript Question
6.24 (Perfect Numbers) An integer number is said to be a perfect number if its factors, including 1 (but not the number itself), sum to the number. For example, 6 is a perfect number, because 6 = 1...
more
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/20/21
sLOVE THE QUESTION PLEASE IN THE LINK
https://8dfd4c4f-a-686c9e04-s-sites.googlegroups.com/a/northsouth.edu/cse225/Lab10.pdf?attachauth=ANoY7cqbecl_l3IAdlumdhdS4qTQfNU6hYUT0lyCUavyu_ASjG_fw4JuXT-YpZhTa7PNlxz03FyUHpfwKSpjnSDq1xbfTMV4foK...
more
07/20/21
the profit p(x)
the profit p(x) generated after producing and selling x units of a product ia given by the function p(x)=r(x)-c(x) where r and c are the revenue and cost functions, respectively. a local sandwich...
more
07/19/21
JavaScript Problem
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 of the pattern are printed...
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
07/19/21
C++: Create a Dynamic Car Class
You will be using your previous version of the Car class and modifying it to have dynamic memory. previous code:carmain3.cpp: #include <iostream>#include <cstring>#include...
more
07/18/21
How to create a class in java?
Create a new file called Account.java and construct a class called Account, which models a simple bank account. It contains the following members:
Two private instance...
more
07/18/21
How to code for creating a class?
You probably are fond of games. This quiz though is not that complicated. You are simply going to work with a point on a screen, and a circle on a screen as well. And let's consider them as the...
more
How to construct a class?
Construct a class called Term. It is going to represent a term in polynomial expression. It has an integer coefficient and an exponent. In this case, there is only 1 independent variable that is...
more
How to create an OOP?
Create a new file called Account.java and construct a class called Account, which models a simple bank account. It contains the following members:
Two private instance...
more
07/15/21
Data Structure- Linked List Question C++ (Computer Science)
Q1. Write the C++ code to implement the List class. You need to write only Insert( ), delete( ), display() and search( ) functions of the list class.Q2. In the List class created in Q1, create a...
more
07/13/21
Solve 2x-1/x-5 > x+1/x+5
07/13/21
Need help trying with nested list problem
HI! I have a list of lists, and within the nested lists are tuples (representative of (x,y) coordinates). I want the nested lists to represent a bin.list_of_list = [[(2,1),(4,2),(3,1)],...
more
07/12/21
modify the code so i can submit it without plagiarism
Main.cpp
#include "Unsortedtype.h"
using namespace std;
class StudentInfo {
private:
int id;
std::string name;
float cgpa;
public:
StudentInfo();
...
more
Factor: 2x^2...
Factor: 2x2+11x+12 The two factors are in the general form: (d x + e)(x + f). What is d x + e?(A) 2x + 3(B) 2x + 6(C) 2x + 12(D) 2x + 4(E) none of these
Factor: 2x^2...
Factor: 2x2+11x+12 The two factors are in the general form: (d x + e)(x + f). What is d x + e?(A) 2x + 3(B) 2x + 6(C) 2x + 12(D) 2x + 4(E) none of these
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.