1.  What will be the output of the following statement: ? cout << 5+7+(5/10)*10*2+(12/3)-10; 274 156 26 none of the above 2.  Which of the following statements would evaluate to a true condition if x = 2, and y = 8? Group of answer choices (!x == 2 && y == 8) (x <= 2 && y != 8) (!x >= 2 || !y == 8) (x != 3 && y == 8) 3.  In the following for statement, which parameter is known as the step parameter? for (cnt=5; cnt<=90; cnt++) Group of answer choices cnt=5 cnt<=90 cnt++ We don’t need no stinking parameter

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 20RA
icon
Related questions
icon
Concept explainers
Question

1. 

What will be the output of the following statement: ?

cout << 5+7+(5/10)*10*2+(12/3)-10;

274
156
26
none of the above

2. 

Which of the following statements would evaluate to a true condition if x = 2, and y = 8?
Group of answer choices
(!x == 2 && y == 8)
(x <= 2 && y != 8)
(!x >= 2 || !y == 8)
(x != 3 && y == 8)
3. 

In the following for statement, which parameter is known as the step parameter?

for (cnt=5; cnt<=90; cnt++)

Group of answer choices
cnt=5
cnt<=90
cnt++
We don’t need no stinking parameter
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Control Structure
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage