C PLUS PLUS - Programming Online Tests

C++: Test 1

Question 1: Which of the following converts an integer "value" to its ASCII equivalent ? ...

40 Comments. 574 views since Aug 26, 2008

C++: Test 8

Question 1: If an array in C++ is declared as exforsys[10] then exforsys is equal to ...

8 Comments. 280 views since Sep 29, 2008

C++: Test 7

Question 1: A function defined within a class is called as ...

4 Comments. 187 views since Sep 29, 2008

C++: Test 2

Question 1: If p & q are int type variables, what will be the result of the expression p % q Where p=-16 and q=-3 ...

6 Comments. 166 views since Aug 30, 2008

C++: Test 3

Question 1: What is a reference? ...

3 Comments. 139 views since Sep 27, 2008

C++: Test 5

Question 1: The notation of ternary operator is - ...

11 Comments. 119 views since Sep 29, 2008

Object Oriented Programming Using C++: Test 1

Question 1: A function that is prototyped as double calculate(int num); may ______________ ...

4 Comments. 93 views since Apr 2, 2009

C++: Test 6

Question 1: A template can be instantiated by ...

4 Comments. 90 views since Sep 29, 2008

C++: Test 4

Question 1: The other name for external variables in C++ is ...

5 Comments. 83 views since Sep 29, 2008

Construtors and Deconstructors Test 1

Question 1: Which of the following statement declares and initializes, to the empty string, a 10 - element character array named firstName ? ...

5 Comments. 71 views since Jul 5, 2008

Object Oriented Programming Using C++: Test 2

Question 1: The program can access the private member of a class _________ ...

5 Comments. 61 views since Apr 2, 2009

C++ : Syntax and Statements

Question 1: The maximum number of nodes in a binary tree of depth k is - ...

1 Comments. 56 views since Jun 3, 2009

Object Oriented Programming using C++: Functions

Question 1: You ___________ write your own container classes. ...

2 Comments. 51 views since Apr 19, 2009

Object Oriented Programming Using C++: Test 4

Question 1: A function that is called automaticaly each time an object is destroyed is a ...

1 Comments. 50 views since Apr 2, 2009

Exception Handling

Question 1: If no exception is thrown _____________ . ...

0 Comments. 41 views since Jul 5, 2008

Object Oriented Programming Using C++: Test 3

Question 1: The loosest type of coupling is ______ ...

1 Comments. 41 views since Apr 2, 2009

Object Oriented Programming Using C++: Test 5

Question 1: A function that is called automaticaly each time an object is created is a(n) __________ ...

1 Comments. 35 views since Apr 2, 2009

Generics and Templates

Question 1: The function that is actually created from a call to a template function is said to be ________ . ...

0 Comments. 33 views since Jul 5, 2008

Object Oriented Programming Using C++ Test 6

Question 1: A class D can be derived from a class C, which is derived from a class B, which is derived from a class A. ...

1 Comments. 32 views since Jan 29, 2011

C++ Syntax and Statements Test 2

Question 1: A Node has ___ elements ...

0 Comments. 31 views since Jan 29, 2011