Welcome to PAKITWORLD!
I hope you will find PAKITWORLD forum useful...
Welcome to PAKITWORLD!
I hope you will find PAKITWORLD forum useful...
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSearchLatest imagesLog inRegister
Search
 
 

Display results as :
 
Rechercher Advanced Search
Freelancer.com
Visitors
Live Trafic
CS201 Quiz Introduction to Programming C++ [6] Pageviews=1

 

 CS201 Quiz Introduction to Programming C++ [6]

Go down 
AuthorMessage
Admin
Admin



Posts : 216
Join date : 2011-06-17
Location : Rawalpindi

CS201 Quiz Introduction to Programming C++ [6] Empty
PostSubject: CS201 Quiz Introduction to Programming C++ [6]   CS201 Quiz Introduction to Programming C++ [6] EmptySat Aug 06, 2011 6:14 pm

CS201 Quiz Introduction to Programming C++

The following prototype of unary operator function indicates that it is ____________ .
Date operator++(int )

► Member functions of post increment operator
► Member functions of pre increment operator
► Non-member functions of post increment operator
► Non-member functions of pre increment operator

Static variable which is defined in a function is initialized __________.
► Only once during its life time
► Every time the function call
► Compile time of the program
► None of the above

In the member initializer list, the data members are initialized,
► From left to right
► From right to left
► In the order in which they are defined within class
► None of the given options

If we do not indent the code properly it will __________________
► Be a syntax error
► Be a logical error
► Not be an error at all
► None of the given options

Truth tables are used for analyzing ___________.
► logical expressions
► arithmetic expressions
► both logical and arithmetic expressions
► none of the given options.

Static memory allocation is also known as ____________
► Dynamic allocation
► Compile time allocation
► Run time allocation
► None of the given options


What purpose do classes serve?
► Data encapsulation
► Providing a convenient way of modeling real-world objects
► Simplifying code reuse
► All of the given options

Which of the following function cannot be overloaded?
► Member functions
► Utility functions
► Constructor
► Destructor

The following prototype of unary operator function indicates that it is ____________ .
Date operator++(int )

► Member functions of post increment operator
► Member functions of pre increment operator
► Non-member functions of post increment operator
► Non-member functions of pre increment operator
[You must be registered and logged in to see this link.]
Back to top Go down
https://pakitworld.board-directory.net
 
CS201 Quiz Introduction to Programming C++ [6]
Back to top 
Page 1 of 1
 Similar topics
-
» CS201 Quiz Introduction to Programming C++ [5]
» CS201 Quiz Introduction to Programming C++
» CS201 Quiz Introduction to Programming C++ [4]
» CS201 Quiz Introduction to Programming C++ [3]
» CS201 Quiz Introduction to Programming C++ [2]

Permissions in this forum:You cannot reply to topics in this forum
 :: MCS/BCS/MIT/BIT/BSCS :: Computer Science :: CS201 Introduction to Programming C++-
Jump to: