Answer Posted / abhishek verma
1.Static function can access only static data member.
2.Only class name and scop revolution '::'is requered to
call the static fuction.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a program in c to replace any vowel in a string with z?
What is main () in c language?
Is there sort function in c?
What does the c in ctime mean?
What is the difference between local variable and global variable in c?
What are the application of c?
What does 4d mean in c?
Did c have any year 2000 problems?
Is there a way to switch on strings?
Why is a semicolon (;) put at the end of every program statement?
write an algorithm to display a square matrix.
What is the equivalent code of the following statement in WHILE LOOP format?
Explain what is meant by 'bit masking'?
Compare interpreters and compilers.
How does pointer work in c?