the operator for exponencation is
a.**
b.^
c.%
d.not available

Answer Posted / valli

No expoenetial operator avaialble.

but library function pow() can be used.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of c?

607


What does the error 'Null Pointer Assignment' mean and what causes this error?

733


Is there a way to switch on strings?

610


How are strings stored in c?

586


What is #include stdlib h?

610






Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1115


Explain built-in function?

585


What is echo in c programming?

551


What are data types in c language?

578


Which is best book for data structures in c?

591


Difference between MAC vs. IP Addressing

635


Write a program to generate random numbers in c?

658


Compare interpreters and compilers.

633


What are integer variable, floating-point variable and character variable?

600


What is the method to save data in stack data structure type?

600