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
FILE PROGRAMMING
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
What are different storage class specifiers in c?
what are bit fields in c?
What is c standard library?
What are the preprocessor categories?
Explain about C function prototype?
How can I remove the leading spaces from a string?
Explain how can a program be made to print the line number where an error occurs?
Why should I prototype a function?
if p is a string contained in a string?
Are negative numbers true in c?
What is the difference between arrays and pointers?
What is advantage of pointer in c?
What are the ways to a null pointer can use in c programming language?