Answer Posted / karthik
using the function
gets(variable)
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is union in c?
What is an array in c?
Where is volatile variable stored?
When is a void pointer used?
How can I remove the trailing spaces from a string?
what is a constant pointer in C
Describe the steps to insert data into a singly linked list.
What are the features of c languages?
What is the difference between fread buffer() and fwrite buffer()?
How can I find out if there are characters available for reading?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
How do you use a 'Local Block'?
What is the difference between the local variable and global variable in c?
What is function what are the types of function?
What are void pointers in c?