Answer the following statements true (T) or false (F)

1. The keyword static is used in a static function declaration in a class but not in the
function definition.
2. Vector assignment is well behaved.
3. The functions or data members declared in the private: section of a class can be accessed only in the definition those functions declared in that class. Note that friend functions are also declared (but not defined) in the class to which they are friends, so they also have access to private as well as public members.
4. The set of integers ranging from -MAXINT to MAXINT make up the int data type.


1. True
2. True
3. True.
4. False.

Computer Science & Information Technology

You might also like to view...

The ________ software license encourages the user to adapt and distribute the software

Fill in the blank(s) with correct word

Computer Science & Information Technology

Digital signatures are encrypted messages that can be mathematically proven authentic.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What is the maximum jitter expected on a link to ensure a quality IP voice connection?

A) 10 ms B) 100 ms C) 50 ms D) 30 ms

Computer Science & Information Technology

Describe the characteristics of minutiae points.

What will be an ideal response?

Computer Science & Information Technology