1)which of following operator can't be overloaded.
a)== b)++ c)?! d)<=

Answer Posted / manu

a

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pivot in c?

574


What is the difference between typedef struct and struct?

608


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

1224


What's a good way to check for "close enough" floating-point equality?

636


What does the && operator do in a program code?

713






how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

2731


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

661


What are the uses of a pointer?

693


What is static and volatile in c?

791


What is the difference between declaring a variable and defining a variable?

731


Explain indirection?

656


What is the purpose of void pointer?

609


What is a sequential access file?

656


When do we get logical errors?

646


How does selection sort work in c?

635