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
Explain how can you determine the size of an allocated portion of memory?
in iso what are the common technological language?
What is floating point constants?
What is derived datatype in c?
Why do we use header files in c?
How do you initialize pointer variables?
formula to convert 2500mmh2o into m3/hr
What happens if a header file is included twice?
What is meant by type casting?
Differentiate between a for loop and a while loop? What are it uses?
What are the different file extensions involved when programming in C?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
What is meant by errors and debugging?
How can you be sure that a program follows the ANSI C standard?
What is ponter?