which of the function operator cannot be over loaded
a) <=
b)?:
c)==
d)*
Answer Posted / ravi
answer is b. that is ?:
| Is This Answer Correct ? | 73 Yes | 3 No |
Post New Answer View All Answers
Is it possible to use curly brackets ({}) to enclose single line code in c program?
Why array is used in c?
What's the total generic pointer type?
What does c mean?
How is pointer initialized in c?
Explain c preprocessor?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
Explain what are run-time errors?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Explain how to reverse singly link list.
What are operators in c?
What is difference between static and global variable in c?
Is null equal to 0 in sql?
What are the uses of null pointers?
Do you have any idea about the use of "auto" keyword?