Why static functions always uses static variables?

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


Please Help Members By Posting Answers For Below Questions

What is difference between multiple inheritance and multilevel inheritance?

880


What is debug class?what is trace class? What differences are between them? With examples.

1857


which feature are not hold visual basic of oop?

1943


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1642


What is oops and why we use oops?

784


Which language is not a true object oriented programming language?

868


What is multilevel inheritance in oop?

767


hi all..i want to know oops concepts clearly can any1 explain??

1891


What is polymorphism give a real life example?

765


What does oop mean in snapchat?

922


Can bst contain duplicates?

945


What is inheritance in simple words?

820


Why do we use oop?

827


Why oops is important?

790


What is difference between abstraction and encapsulation?

816