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
can anybody please tell me how to write a program in c++,without using semicolon(;)
How many different levels of pointers are there?
What is the most powerful coding language?
How many lines of code you have written for a single program?
When should we use multiple inheritance?
can output 5 students using one dimensional array
Explain mutable storage class specifier.
What is the return value of the insertion operator?
What kind of problems can be solved by a namespace?
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
What is the latest version on c++?
Describe private, protected and public?