Answer Posted / ss
answer can be 2 and 1 as well
actually it is compiler dependent
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is a nested formula?
What is the use of the function in c?
what is the function of pragma directive in c?
What is a method in c?
What is exit() function?
What functions are used for dynamic memory allocation in c language?
Tell us something about keyword 'auto'.
Why c is faster than c++?
Explain what is the difference between null and nul?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
What is ambagious result in C? explain with an example.
What is the time and space complexities of merge sort and when is it preferred over quick sort?
What does %d do?
What is the purpose of clrscr () printf () and getch ()?