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

Answer Posted / rajesh

D

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sizeof return c?

587


What is the purpose of main( ) in c language?

607


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4166


write a program for the normal snake games find in most of the mobiles.

1775


Write a program to swap two numbers without using third variable in c?

604






What is a program flowchart?

591


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

576


What is the difference between call by value and call by reference in c?

609


Where register variables are stored in c?

534


What is function and its example?

614


Why c is a procedural language?

569


What is a null string in c?

574


What are the 3 types of structures?

558


What is table lookup in c?

616


write a program to print data of 5 five students with structures?

1597