which of the function operator cannot be over loaded
a) <=
b)?:
c)==
d)*
Answer Posted / lucky
b is the correct answer
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
How can I handle floating-point exceptions gracefully?
Explain the use of function toupper() with and example code?
swap 2 numbers without using third variable?
What is %d used for?
What is sizeof array in c?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Explain what are compound statements?
Hi can anyone tell what is a start up code?
How do you generate random numbers in C?
How does #define work?
What is meant by operator precedence?
Explain pointers in c programming?
What is operator precedence?
Is there any possibility to create customized header file with c programming language?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks