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

Answer Posted / tanzia.1989

c)?!

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of function in c?

713


What is the size of enum in bytes?

588


What is the difference between new and malloc functions?

580


What is const keyword in c?

749


Explain what is a static function?

631






What is the difference between array and pointer in c?

579


Explain what are reserved words?

635


What is the general form of a C program?

596


List some of the static data structures in C?

762


What happens if header file is included twice?

653


Explain how can I make sure that my program is the only one accessing a file?

625


What is the use of printf() and scanf() functions?

635


Explain can the sizeof operator be used to tell the size of an array passed to a function?

597


How to get string length of given string in c?

609


Explain low-order bytes.

623