the operator for exponencation is
a.**
b.^
c.%
d.not available
Answer Posted / sraddha
d.not available is d right ans.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain threaded binary trees?
Why isn't any of this standardized in c? Any real program has to do some of these things.
Tell me what is the purpose of 'register' keyword in c language?
Write a program to check armstrong number in c?
Is c object oriented?
Subtract Two Number Without Using Subtraction Operator
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Is fortran still used today?
while initialization of array why we use a[][2] why not a[2][]...?
hi send me sample aptitude papers of cts?
What are the 3 types of structures?
Are there constructors in c?
What are the standard predefined macros?
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 an expression?