Answer Posted / xyz
there is no limit......what
about.....lvalue&rvalue...headerfile...fatal eroor.....in
fatal error there re so many error...i think there is no
cunt on this
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the size of empty structure in c?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
Here is a neat trick for checking whether two strings are equal
Why do we use header files in c?
Is return a keyword in c?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
why we wont use '&' sing in aceesing the string using scanf
Explain what is the difference between the expression '++a' and 'a++'?
What is variables in c?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What is a null pointer in c?
How does selection sort work in c?
What is c mainly used for?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
What is the use of sizeof?