which of the function operator cannot be over loaded

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

Answer Posted / anas

In 'C' there is no concept of overloading.
If we talks about C++ then TRINARY operator (? : ) cant be over loaded.
So, only the option (b) is correct.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why void is used in c?

557


What tq means in chat?

573


What is the value of h?

585


How can you avoid including a header more than once?

553


What is the use of pointers in C?

610






Explain what are the different data types in c?

745


What is extern variable in c with example?

531


how to count no of words,characters,lines in a paragraph.

3894


Sir i need notes for structure,functions,pointers in c language can you help me please

1939


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1895


What will be your course of action for a push operation?

658


What are 'near' and 'far' pointers?

609


what are the 10 different models of writing an addition program in C language?

1430


What is bss in c?

594


Is array a primitive data type in c?

569