Answer Posted / navya
ROHINI
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Why is static class not inherited?
What are the important components of cohesion?
which feature are not hold visual basic of oop?
Give two or more real cenario of virtual function and vertual object
What is class encapsulation?
write a program that takes input in digits and display the result in words from 1 to 1000
What is persistence in oop?
What are the components of marker interface?
What is inheritance in oop?
What are the types of abstraction?
What is an example of genetic polymorphism?
Is data hiding and abstraction same?
What is methods in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?