from which concept of 'c', the static member function
of 'c++' has came?
Answer Posted / sandeep
main
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many bytes is a struct in c?
Explain what is the general form of a c program?
Explain Function Pointer?
int far *near * p; means
Describe the difference between = and == symbols in c programming?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
How the c program is executed?
What is the purpose of realloc()?
What is c value paradox explain?
Tell me when would you use a pointer to a function?
What are the 5 organizational structures?
In c programming language, how many parameters can be passed to a function ?
What was noalias and what ever happened to it?
Explain the difference between exit() and _exit() function?
Explain how do you print only part of a string?