Answer Posted / dhanshri chabukswar
null character in c is [0]...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why flag is used in c?
Do you know the use of 'auto' keyword?
Mention four important string handling functions in c languages .
What is 'bus error'?
Explain what is gets() function?
Explain what is a pragma?
What is the correct code to have following output in c using nested for loop?
What does == mean in texting?
Is c high or low level?
What do the functions atoi(), itoa() and gcvt() do?
Which driver is a pure java driver
Explain built-in function?
What is masking?
What is meant by realloc()?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list