Answer Posted / bhaskar
when static member variable executed that variable value is
automatically assigns to zero....
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is abstract class in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is object and example?
What are two types of polymorphism?
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
How oops is better than procedural?
How do you achieve polymorphism?
What is the main purpose of inheritance law?
what type of questions
What is difference between multiple inheritance and multilevel inheritance?
Can static class have constructor?
What is polymorphism and its types?
What is a superclass in oop?
Why do we use oops?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box