where does malloc() function get the memory?
What does %p mean c?
How to avoid buffer overflow?
What is new line escape sequence?
Explain what is page thrashing?
Can one function call another?
what is the difference between static variable and register variable?
Explain the differences between public, protected, private and internal.
Explain the difference between malloc() and calloc() in c?
What are the concepts introduced in OOPs?
Explain what math functions are available for integers? For floating point?
What header files do I need in order to define the standard library functions I use?
what is diff b/w huge & far & near pointer??