Answer Posted / arul
static means retain the value in operation
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the advantage of oop over procedural language?
Why is object oriented programming so hard?
What is the point of polymorphism?
Why interface is used?
What is overriding in oops?
class type to basic type conversion
What is static modifier?
What is the important feature of inheritance?
What is byval and byref? What are differences between them?
What is coupling in oop?
How to hide the base class functionality in Inheritance?
What are the types of abstraction?
State what is encapsulation and friend function?
How can you overcome the diamond problem in inheritance?
What is abstract class in oop?