what are the static variables

Answer Posted / nil

Static vairiable is one which can be accessed without
creation of an object of Class i.e. by direct calling calss.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between if else and switchstatement

1310


What does stand for?

590


What is the difference between fread buffer() and fwrite buffer()?

669


write a program to create a sparse matrix using dynamic memory allocation.

4370


What is a structure and why it is used?

617






a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

643


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

1537


Write a program to print ASCII code for a given digit.

681


What is union in c?

630


What does printf does?

741


Why is c not oop?

533


What is void main () in c?

722


explain how do you use macro?

665


Why pointers are used in c?

580


What is the purpose of macro in C language?

659