Answer Posted / chandra
if a<c and b<c then c<a+b
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What do you know about the use of bit field?
What is the use of sizeof?
What is the default value of local and global variables in c?
What are the different types of C instructions?
Explain what are the standard predefined macros?
What is putchar() function?
What is the difference between exit() and _exit() function?
Differentiate between the expression “++a” and “a++”?
what is a function method?give example?
What are register variables in c?
What the different types of arrays in c?
What are structures and unions? State differencves between them.
How can I delete a file?
What does != Mean in c?
How to throw some light on the b tree?