Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
No Answer is Posted For this Question
Be the First to Post Answer
What are virtual functions and what is its use?
What is ctime c++?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What do you mean by storage classes?
What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?
what is the use of void main() in C++ language?
Difference between an inspector and a mutator
Array base access faster or pointer base access is faster?
Explain friend class?
Define what is constructor?
Is java made in c++?
What is enum c++?