Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
fplanet99
How to create a loop that user enters?
For example:
cout << "How many times?" times
cin >> times ;
cout << "Hello World << endl;
If user inputs 10, it will loop 10 times?
Thanks!
3 AnswersProgramming & Design1 year agoExcel Help?
How do you find duplicate values between a list in Column A and Column B? I tried conditional formatting and chose duplicate but it only duplicates the values within a single column
3 AnswersSoftware2 years agoExcel Help?
Need help in setting up a formula. I have a list of condition that I need to set up.
For example if a number is typed in A column lets say 10 and below, it automatically places 3 on column B, or if it's 10-20 in A column, it automatically places 10 in column B.
Thanks!
1 AnswerProgramming & Design2 years agoExcel Formula Help?
Need help in setting up a formula. I have a list of condition that I need to set up.
For example if a number is typed in A column lets say 10 and below, it automatically places 3 on column B, or if it's 10-20 in A column, it automatically places 10 in column B.
Thanks!
1 AnswerSoftware2 years agoProgramming Question?
Given that x = 2, y = 1, z = 0, what will the following cout statement display?
cout << "answer = " << (x || !y && z) << endl;
Why would the answer be 1?
4 AnswersProgramming & Design2 years agoProgramming Help?
else if (n<0)
(My question : If the number is less than 0 does this mean that it will skip the bottom line or it will continue?
{continue;}
Programming & Design2 years agoWhat am I doing wrong here?
int answer;
cout << "Are you bitten by a zombie? Y or N";
cin>>answer;
if (answer>="Y")
cout<< "Go to a populated area where you have access to human brains!";
else if (answer="N")
cout<< "Are you scared of zombies? Y or N";
Programming & Design2 years agoPunnet Square?
If a man with type A blood has a child with a woman with type B blood can their offspring have type O blood? Show your work.
1 AnswerHomework Help2 years agoPunnet Square - Colorblindness?
If a woman is a carrier for colorblindness (XcX) has a child with a man who is colorblind (XcY) can they have a colorblind female? Show your work.
1 AnswerBiology2 years agoWhich of these phones are better?
Hello, I've have the option of choosing a phone. Which of these are an overall better phone? - Galaxy Note 4 - 32 GB - Galaxy S7 - 32 GB - Moto G5 Plus - 64 GB Thanks!
4 AnswersCell Phones & Plans3 years agoWhich of these phones are better?
Hello, I've have the option of choosing a phone. Which of these are an overall better phone?
- Galaxy Note 4 - 32 GB
- Galaxy S7 - 32 GB
- Moto G5 Plus - 64 GB
Thanks!
1 AnswerCell Phones & Plans3 years agoHurricane Deductible?
Hi!
I m not really sure if I understand this but I just received a letter from my insurance company after filing a claim that says that:
Your hurricane deductible in the amount of $4760 has been applied to your payment.
Does this mean that I have to pay $4760 now?
3 AnswersUnited States3 years agoMath Statistics Help?
If 69 percent of Americans believe in for example God what is the probability if one person doesn't?
1 AnswerMathematics4 years agoHow to find engine hours on a 2010 Chevy Tahoe?
4 AnswersChevrolet4 years agoSubaru's AWD X-Mode competition?
Are there any small compact SUV that can rival the subbie? Except the jeep renegade trailhawk?
1 AnswerSubaru4 years agoCollege question!?
This is was is written on the web page:
All students must complete the equivalent of USF Composition I & II, Engineering Calculus I & II and Calculus-based General Physics I & II (with labs) with minimum grades of C in each course (grades of C- are insufficient). The minimum overall average GPA in these six courses required for admission to the Department is 3.0. The computed GPA is based on the best attempts in these courses
Well, if the six subjects above have a min of C. The GPA would be lower than 3.0 right? Shouldn't the min grade be higher?
2 AnswersHigher Education (University +)4 years agoMath Help!?
Find the function f(x) = ax^3 + bx^2 + cx + d for which f(-3) = -108, f(-1)=2, f(1)=8, and f(2) =17
3 AnswersMathematics5 years agoMath Help?
Enter the function y = ax^2 + bx + c
Whose graph contains the points (1,2), (-3,-18), and (3,-12)
What is the function?
2 AnswersMathematics5 years ago