Answer Posted / sharath
yes we can write
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is nested structure in c?
What is the use of putchar function?
Explain is it valid to address one element beyond the end of an array?
Differentiate between ordinary variable and pointer in c.
What is the data segment that is followed by c?
Why clrscr is used in c?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
What is #include called?
Why is main function so important?
What do header files do?
What are compound statements?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What's a good way to check for "close enough" floating-point equality?
What are the different data types in C?
Why c is called free form language?