which of the function operator cannot be over loaded

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

Answer Posted / ruchi

Overloading is the concept of c++
In c++ ?: cant be overloaded

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many loops are there in c?

570


What language is windows 1.0 written?

564


Explain c preprocessor?

673


What is the difference between a free-standing and a hosted environment?

634


What are the primitive data types in c?

563






What is meant by type specifiers?

651


in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

587


What are types of functions?

556


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1853


printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

627


Describe dynamic data structure in c programming language?

596


Explain what is the stack?

627


What is return in c programming?

504


simple program of graphics and their output display

1462


What is structure of c program?

597