Explain what header files do I need in order to define the standard library functions I use?
No Answer is Posted For this Question
Be the First to Post Answer
If we give two names then this displays the connection between the two people. It is nothing but flames game
What is a static variable in c?
Explain what is page thrashing?
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
which type of question asked from c / c++ in interview.
logic for generating all the combinations of the any number of given letters. ex::::::::: if a,b,c,d are given the o/p should be abcd,dcba,dbac,bcad,................ 4*3*2*1 combinations............
What are the 4 types of programming language?
What is the difference between local variable and global variable in c?
discuss the steps needed to get a program from source code to executable in a system?
What is the value of c?
How many levels of pointers have?
What is the heap in c?