how can you print&scan anything using just one character? :)
HINT: printf,scanf similer
Answer Posted / avinash
getch(),putc()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In c programming language, how many parameters can be passed to a function ?
What is local and global variable in c?
Define circular linked list.
What is null in c?
I have a varargs function which accepts a float parameter?
What is the value of c?
What are the applications of c language?
Explain how can I pad a string to a known length?
What do you know about the use of bit field?
What is static function in c?
What are the different types of objects used in c?
What is an array in c?
How many levels of pointers can you have?
All technical questions
What is null pointer in c?