Write a program to reverse a string using recursive function?
No Answer is Posted For this Question
Be the First to Post Answer
How do you achieve polymorphism?
What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.
what is the difference between javap and jad utility
What is cohesion in oop?
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
explain the concepts of oops?
What is the significance of classes in oop?
What does the keyword "static" mean?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Why is destructor used?
what is meant by files?
What do you mean by Encapsulation?