which of the function operator cannot be over loaded
a) <=
b)?:
c)==
d)*
Answer Posted / balu
i think b and d can't support overloading concept..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a example of a variable?
What is a dynamic array in c?
What is the argument of a function in c?
Explain what are compound statements?
What are the difference between a free-standing and a hosted environment?
What are the primitive data types in c?
What is the scope of global variable in c?
In a header file whether functions are declared or defined?
What is const volatile variable in c?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
Explain the red-black trees?
how can f be used for both float and double arguments in printf? Are not they different types?
What is the use of in c?
What are pointers? What are stacks and queues?
Why we use void main in c?