Answer Posted / harshithadesai
static function cant be overriden.example for ststic
function is main()
without creating object we can access these method
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is uint8 in c?
Compare interpreters and compilers.
What are reserved words with a programming language?
Explain what is page thrashing?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Which of these functions is safer to use : fgets(), gets()? Why?
What does %d do in c?
Can true be a variable name in c?
How can I remove the leading spaces from a string?
What is the difference between near, far and huge pointers?
Explain what header files do I need in order to define the standard library functions I use?
Explain what is the difference between #include and #include 'file' ?
What do you mean by dynamic memory allocation in c? What functions are used?
What is the size of array float a(10)?
What is a scope resolution operator in c?