Quiz No.1
CS201 (Introduction to Programming)
Total marks: 10 Due Date: 23-07-2008
Important Note: Please select only ONE choice (checkbox
Enter Your Name: Enter Your VU ID:
It is a sequence of bytes
It is an ordered sequence
All bytes can go through the stream simultaneously
Bytes that enters first into the stream will go out at last
A only
C only
A and B
A and D
Consider the following code segment.
1. String s1, s2;
2. s1 = s2;
Which of the following will be called while executing code at line 2 ?
Copy constructor
Default constructor
Assignment operator
Parameterized constructor
What is the difference between cout and cerr ?
cout is unbuffered output and cerr is buffered output
cout is standard output and cerr is not a standard output
cout is not a standard output and cerr is standard output
Uploading Instructions:
About Cramster | Terms of Use | Privacy Policy | Contact Us | Press Room | Site Map | Support | Anti-Cheating Policy