which operator is used for performing an exponential operation

a) >

b) ^

c) none


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


How many different levels of pointers are there?

0 Answers   Genpact,


What is the most powerful coding language?

0 Answers  


How many lines of code you have written for a single program?

4 Answers   BoA,


When should we use multiple inheritance?

0 Answers  






can output 5 students using one dimensional array

1 Answers   Intel,


Explain mutable storage class specifier.

0 Answers  


What is the return value of the insertion operator?

0 Answers  


What kind of problems can be solved by a namespace?

0 Answers  


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


What is the latest version on c++?

0 Answers  


Describe private, protected and public?

0 Answers  


Categories