Answer Posted / sathya m
Object Oriented Programming Language
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
What is difference between class and object with example?
What is a class in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
How to improve object oriented design skills?
What are the features of oop?
Why is oop useful?
How is class defined?
What is abstraction in oops with example?
Whats oop mean?
What is abstraction and encapsulation?
Whats is abstraction in oops?
What is encapsulation c#?
What is protected in oop?
How do you achieve runtime polymorphism?