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

Answer Posted / ee

d

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you write a program which produces its own source code as output?

594


to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?

1549


Differentiate between Macro and ordinary definition.

714


Explain modulus operator. What are the restrictions of a modulus operator?

587


what are # pragma staments?

1615






Why does everyone say not to use gets?

595


What are register variables? What are the advantage of using register variables?

668


What is null pointer constant?

581


What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

725


What is hash table in c?

554


What does it mean when the linker says that _end is undefined?

616


What is pragma in c?

614


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

682


What is pointer to pointer in c with example?

540


explain what is a newline escape sequence?

670