What does a derived class inherit from a base class

a) Only the Public members of the base class

b) Only the Protected members of the base class

c) Both the Public and the Protected members of the base class

d) .c file


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Why main is not a keyword in c?

0 Answers  


Write a program in c to replace any vowel in a string with z?

0 Answers   IBS,


input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure

4 Answers   IBM,


how to find greatet of 10 numbers without using array?

4 Answers  


Can a void pointer point to a function?

0 Answers  






1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

1 Answers  


Explain how do you determine a file’s attributes?

0 Answers  


how to swap 2 numbers within a single statement?

4 Answers  


Please write the area of a RIGHT ANGLED TRIANGLE.

1 Answers  


What is difference between structure and union in c?

0 Answers  


what is ans for this scanf(%%d",c);

1 Answers  


Why c is called object oriented language?

0 Answers  


Categories