Answer Posted / bsn.teja
sunil and ambar both are right i think
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you search data in a data file using random access method?
Explain continue keyword in c
Is c compiled or interpreted?
Is main is user defined function?
write a c program in such a way that if we enter the today date the output should be next day's date.
What is zero based addressing?
What is a char c?
What does int main () mean?
What do you mean by a local block?
State the difference between x3 and x[3].
what are the advantages of a macro over a function?
Explain what are multibyte characters?
What are header files in c programming?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
What’s the special use of UNIONS?