Answer Posted / bhavitha
a/bc+de-*
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Explain zero based addressing.
What is pointer to pointer in c?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
Differentiate fundamental data types and derived data types in C.
Is it possible to execute code even after the program exits the main() function?
What is the auto keyword good for?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Can we initialize extern variable in c?
What language is windows 1.0 written?
How do you list a file’s date and time?
What is the use of clrscr?
Without Computer networks, Computers will be half the use. Comment.
Which of these functions is safer to use : fgets(), gets()? Why?
What is wild pointer in c?
How many parameters should a function have?