Part B In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of 11) the statement ( cout<< 2.5+a/b; ) is a) 4 c) 5 In C++, if the statement ( int a=5; ) is written at the beginning of the program, then the output of the 12) statement ( cout<< a--; ) is а) 4 c) 6 In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of 13) the statement ( cout<< a>b; ) is а) 0 c) 2 b) 2 d) 4.5 b) 3 d) 5 b) -1 d) 1

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
For each question, choose the correct answer from the multiple-choice list:
Part B
In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of
the statement ( cout<< 2.5+a/b; ) is
а) 4
c) 5
In C++, if the statement ( int a=5; ) is written at the beginning of the program, then the output of the
12) statement ( cout<< a--; ) is
11)
b) 2
d) 4.5
a) 4
c) 6
In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of
13) the statement ( cout<< a>b; ) is
b) 3
d) 5
а) 0
c) 2
b) -1
d) 1
Page 1 of 5
In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of
14) the statement ( cout<< (a/=b*2); ) is
а) 2
c) 4
In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of
15) the statement ( cout<< (a+=++b); ) is
b) 3
d) 1
а) 5
c) 7
b) 3
d) 8
Which of the following keywords is used to force the next iteration of the loop to take place?
16)
a) case
b) continue
d) break
c) goto
What is the output of the statement ( cout<< ceil (-2.8); ) in C++?
17)
a) -3
b) -2
d) 2
c) 3
In C++, if the statement (char A[]="University of Technology", B[]="Electrical Engineering";) is written
at the beginning of the program, then the output of the statement ( cout<< strncpy(A,B,10); ) is
a) Electrical Engineering
c) University of Engineering
If we stored ten elements or data items in an array, what will be the index address or the index number
19) of the array's last data item?
18)
b) Electrical of Technology
d) University of Technology
a) 8
c) 10
If the array A is declared as ( short int A[5][5]; ), then the size required to store this array is equal to
b) 9
d) 11
20)
a) 25
c) 100
b) 50
d) 200
Transcribed Image Text:Part B In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of the statement ( cout<< 2.5+a/b; ) is а) 4 c) 5 In C++, if the statement ( int a=5; ) is written at the beginning of the program, then the output of the 12) statement ( cout<< a--; ) is 11) b) 2 d) 4.5 a) 4 c) 6 In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of 13) the statement ( cout<< a>b; ) is b) 3 d) 5 а) 0 c) 2 b) -1 d) 1 Page 1 of 5 In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of 14) the statement ( cout<< (a/=b*2); ) is а) 2 c) 4 In C++, if the statement ( int a=5, b=2; ) is written at the beginning of the program, then the output of 15) the statement ( cout<< (a+=++b); ) is b) 3 d) 1 а) 5 c) 7 b) 3 d) 8 Which of the following keywords is used to force the next iteration of the loop to take place? 16) a) case b) continue d) break c) goto What is the output of the statement ( cout<< ceil (-2.8); ) in C++? 17) a) -3 b) -2 d) 2 c) 3 In C++, if the statement (char A[]="University of Technology", B[]="Electrical Engineering";) is written at the beginning of the program, then the output of the statement ( cout<< strncpy(A,B,10); ) is a) Electrical Engineering c) University of Engineering If we stored ten elements or data items in an array, what will be the index address or the index number 19) of the array's last data item? 18) b) Electrical of Technology d) University of Technology a) 8 c) 10 If the array A is declared as ( short int A[5][5]; ), then the size required to store this array is equal to b) 9 d) 11 20) a) 25 c) 100 b) 50 d) 200
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY