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
What is a stream?
What is sizeof array?
write a program to display all prime numbers
Does c have class?
What is register variable in c language?
Is fortran faster than c?
What are preprocessor directives in c?
What is structure padding in c?
Are the variables argc and argv are local to main?
How can I implement sets or arrays of bits?
What are the types of data types and explain?
What is the easiest sorting method to use?
What is a scope resolution operator in c?
Describe dynamic data structure in c programming language?
Is c programming hard?