Explain the difference between exit() and _exit() function?
No Answer is Posted For this Question
Be the First to Post Answer
char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
What is the difference between malloc() and calloc()?
Is double link list a linear data structure? If Yes, Why?If No, Why?
Is null always defined as 0(zero)?
how is the examination pattern?
What are the complete rules for header file searching?
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,
How to avoid buffer overflow?
What is a string?
What is floating point constants?
Why c is called free form language?
how to find your architecture is LittleEndian or BigEndian?