Object Oriented Programming - Inheritance In Object Oriented Programming

31. In C programming language, if the first and the second operands of operator + are of types int and float, respectively, the result will be of type

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


32. What will be the value of x and y after execution of the following statement (C language)
n = = 5;
x = n++;
y = -X ; ?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


33. What is the maximum number of dimensions an array in C may have?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


34. C programming language provides operations which deal directly with objects such as

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


35. A factor in the selection of a source language is.

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *