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

Write about the various sections of the executable image?

0 Answers  


What is the c++ code?

0 Answers  


List the special characteristics of constructor.

0 Answers  


Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

0 Answers   Telecom,






If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  


Write about the stack unwinding?

0 Answers  


Briefly describe a B+ tree. What is bulk loading in it?

0 Answers   Wipro,


What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


How do you establish an is-a relationship?

0 Answers  


How many standards of c++ are there?

0 Answers  


What is the role of copy constructor in copying of thrown objects?

0 Answers  


Categories