When is a null pointer used?
No Answer is Posted For this Question
Be the First to Post Answer
What is c value paradox explain?
What do the functions atoi(), itoa() and gcvt() do?
What are the types of data files?
What is 1d array in c?
How can I change their mode to binary?
The operation of a stair case switch best explains the a) or operation b) and operation c)exclusive nor operation d)exclusive or operation Which of the following is/are syntactically correct? a) for(); b) for(;); c) for(,); d) for(;;);
1 Answers HCL, Public Service Commission,
Do you know null pointer?
What is a global variable in c?
write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20
When should I declare a function?
What does static mean in c?
What’s a signal? Explain what do I use signals for?