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
How can we read/write Structures from/to data files?
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
What are the advantages of pointers?
How to write a program such that it will delete itself after exectution?
Differentiate between declaration and definition.
Which software is best for coding?
Difference between Constructors and static constructors?
What are mutator methods in c++?
Discussion on error handling of C++ .
Implement a 2 dimensional array by one dimentional array
What is the history of c++?
What is name mangling?