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
What is the purpose of the preprocessor directive error?
What is the use of a static variable in c?
What is union and structure in c?
What is the difference between ++a and a++?
What will be the outcome of the following conditional statement if the value of variable s is 10?
What is logical error?
What is the use of bit field?
What is a spanning Tree?
Can the size of an array be declared at runtime?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What are the 5 elements of structure?
What is the scope of an external variable in c?
What is keyword with example?
differentiate built-in functions and user – defined functions.
How can you access memory located at a certain address?