Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

which of the function operator cannot be over loaded

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

Answer Posted / muthu bharathi

There are 5 operators which cannot be overloaded. They are:

.* - class member access operator
:: - scope resolution operator
. - dot operator
?:: - conditional operator
Sizeof() - operator


answer: b

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain logical errors? Compare with syntax errors.

1128


What is the function of multilevel pointer in c?

1140


What is non linear data structure in c?

1074


Which built-in library function can be used to match a patter from the string?

1350


Difference between exit() and _exit() function?

1179


What is union in c?

1167


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

1167


What are the advantages of c preprocessor?

1318


What is the value of h?

1087


Explain what does the function toupper() do?

1136


Write a program to print factorial of given number using recursion?

1066


Is it cc or c in a letter?

1081


What is file in c preprocessor?

1199


What are the types of i/o functions?

1421


What is the difference between struct and union in C?

1388