Answer Posted / harsha
context,object are created in RAM. context is created
once.static methods implementaion , static varibles loads
into context only once.All those staic members avilable to
each other obviously.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is polymorphism oop?
What is encapsulation in oop?
What is overriding in oops?
Can an interface inherit a class?
program for insertion ,deletion,sorting in double link list
What does I oop mean?
What is oops?what is its use in software engineering?
What is cohesion in oop?
What is the point of polymorphism?
class type to basic type conversion
what is graphics
What is polymorphism and types?
Why is there no multiple inheritance?
What is and I oop mean?
why reinterpret cast is considered dangerous?