Answer Posted / mangal bhaldare
the value of d is 10+10
so the result is
(10+10)*(10+10)
=120
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is dangling pointer in c?
Should a function contain a return statement if it does not return a value?
Why malloc is faster than calloc?
What is the scope of static variable in c?
How can I find out the size of a file, prior to reading it in?
What are the keywords in c?
What is the use of #define preprocessor in c?
What is the -> in c?
What is meant by high-order and low-order bytes?
Is using exit() the same as using return?
What is a scope resolution operator in c?
Explain the meaning of keyword 'extern' in a function declaration.
Explain Basic concepts of C language?
How can my program discover the complete pathname to the executable from which it was invoked?
#include