Which of the following is called -6 .the stream insertion operator

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter13: Overloading And Templates
Section: Chapter Questions
Problem 22SA
icon
Related questions
Question
Solve all questions,please.
Which of the following is called -6
.the stream insertion operator
a) <« O
b) >>
d) <
Given the variables p, q are of -7
char type and r, s, t are of int type.
?Select the right statement
1. t= (r * s) / (r + s);
2. t= (p * q) / (r + s);
%3D
a) 1 is true but 2 is false. O
b) 1 is false and 2 is true.
c) both 1 and 2 are true.
d) both 1 and 2 are false
Transcribed Image Text:Which of the following is called -6 .the stream insertion operator a) <« O b) >> d) < Given the variables p, q are of -7 char type and r, s, t are of int type. ?Select the right statement 1. t= (r * s) / (r + s); 2. t= (p * q) / (r + s); %3D a) 1 is true but 2 is false. O b) 1 is false and 2 is true. c) both 1 and 2 are true. d) both 1 and 2 are false
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning