the operator for exponencation is
a.**
b.^
c.%
d.not available
Answer Posted / sundeep
b.^
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Why is main function so important?
Why isn't it being handled properly?
What is function prototype in c language?
What is a good data structure to use for storing lines of text?
How can I do peek and poke in c?
How do we open a binary file in Read/Write mode in C?
What are the types of macro formats?
Why is struct padding needed?
What extern c means?
Difference between goto, long jmp() and setjmp()?
What is the use of ?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Difference between linking and loading?
What are inbuilt functions in c?
What is storage class?