1)which of following operator can't be overloaded.
a)== b)++ c)?! d)<=

Answer Posted / suganya

Ans is (c)

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are header files in c?

604


Why does the call char scanf work?

607


Tell us the use of fflush() function in c language?

627


What is a loop?

543


What happens if a header file is included twice?

578






What is function what are the types of function?

551


Why can arithmetic operations not be performed on void pointers?

581


Explain what are bus errors, memory faults, and core dumps?

780


How can a process change an environment variable in its caller?

645


What are the types of pointers in c?

521


How is actual parameter different from the formal parameter?

583


Does c have an equivalent to pascals with statement?

561


differentiate built-in functions and user – defined functions.

609


Can we initialize extern variable in c?

624


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

620