Answer Posted / amit kumar sharma
do while loop executes at once even when the condition is
false and do is to create to do something...
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
string reverse using recursion
How can you tell whether two strings are the same?
Do array subscripts always start with zero?
Explain union. What are its advantages?
what is the function of pragma directive in c?
What is string length in c?
Dont ansi function prototypes render lint obsolete?
Explain argument and its types.
Why does this code crash?
How do you search data in a data file using random access method?
Difference between goto, long jmp() and setjmp()?
Can the “if” function be used in comparing strings?
What is array in c with example?
What is the use of structure padding in c?
Discuss the function of conditional operator, size of operator and comma operator with examples.