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

Answer Posted / kamaljit singh

c

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you tell me how to check whether a linked list is circular?

778


What is property type c?

608


Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

4746


What is calloc()?

632


What does return 1 means in c?

589






What is #include in c?

602


Tell me the use of bit field in c language?

632


Write a program to print factorial of given number without using recursion?

572


What is pass by reference in c?

617


Can static variables be declared in a header file?

620


What is bss in c?

608


Is there a built-in function in C that can be used for sorting data?

749


Can one function call another?

630


What is the use of the function in c?

602


What are different types of operators?

600