Computer Science, asked by xitoja4044, 9 months ago

Multiple choice questions:
a) Which data type is used to represent the absence of parameters?
i) int ii) short
iii) void iv) float
b) Which of the following statements are true? [Int f (float)]
i) f is a function taking an argument of type int and returning a floating point
number
ii) f is a function taking an argument of type float and returning an integer
iii) f is a function of type float
iv) None of the mentioned
c) When a language has the capability to produce new data types mean, it can be
called as
i) overloaded ii) extensible
iii) encapsulated iv) reprehensible
d) Function overloading is also similar to which of the following?
i) operator overloading ii) constructor overloading
iii) destructor overloading iv) none of the mentioned
e) What will happen while using pass by reference
i) The values of those variables are passed to the function so that it can
manipulate them
ii) The location of variable in memory is passed to the function so that it can use
the same memory area for its processing
iii) The function declaration should contain ampersand (and in its type declaration)
iv) All of the mentioned
f) Which keyword is used to handle the exception?
i) try ii) throw
iii) catch iv) None of the mentioned
g) Pick out the correct statement.
i) A derived class's constructor cannot explicitly invokes its base class's constructor
ii) A derived class's destructor cannot invoke its base class's destructor
iii) A derived class's destructor can invoke its base class's destructor
iv) None of the mentioned
h) How does the string are stored in the memory?
i) Contiguous ii) Non-contiguous
iii) Null iv) All of the mentioned
i) What does derived class does not inherit from the base class?
i) Constructor and destructor ii) friends
iii) operator = () members iv) All of the mentioned
j) Which operator is having the highest precedence?
i) postfix ii) unary
iii) shift iv) equality

Answers

Answered by poojarakholiya2610
0

Answer:

f = iii

Explanation:

Answered by samprit51
0

Answer:

o hoixtoftxytoixxrctt cy

Similar questions