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 following operator cannot be overloaded?

Answer Posted / vidhya

Conditional Operator (?:)
Membership operator (.)
sizeof operator (sizeof())
.-> operator

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you use the functions sin(), pow(), sqrt()?

1240


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

1121


What are the types of array in c++?

1238


Explain the difference between realloc() and free() in c++?

1074


Describe private, protected and public – the differences and give examples.

1271


What is a pointer how and when is it used?

1153


Why do we need constructors in c++?

1170


What is a list c++?

1161


Difference between declaration and definition of a variable.

1233


What is ios :: in in c++?

1121


When you overload member functions, in what ways must they differ?

1114


What's the order in which the local objects are destructed?

1312


What is the keyword auto for?

1093


What language does google use?

1253


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

1114