which of the function operator cannot be over loaded

a) <=
b)?:
c)==
d)*

Answer Posted / shruti

In C we do not have the operator overloading concept.

Is This Answer Correct ?    7 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does #pragma once mean?

908


Explain main function in c?

836


Why is void main used?

810


Can we replace the struct function in tree syntax with a union?

1001


What is character set?

896


Explain is it better to bitshift a value than to multiply by 2?

939


Should I learn c before c++?

957


Is that possible to store 32768 in an int data type variable?

868


What is string length in c?

815


What are qualifiers?

795


How can you read a directory in a C program?

866


What is the use of a semicolon (;) at the end of every program statement?

1118


#include { printf("Hello"); } how compile time affects when we add additional header file .

1643


What are the modifiers available in c programming language?

973


When c language was developed?

819