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...


List out function which we can call without using object

Answer Posted / manoj kumar kar

Static Functions
Friend Functions
The above 2 functins can be called without using objects.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is implicit conversion/coercion in c++?

1528


What is the basic difference between C and C++?

1231


Explain what are single and multiple inheritances in c++?

1069


Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

1184


Why is c++ called oops?

1270


Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == ) y-= 7; else y = 8; if the value of x is 4 before the nested IFs are executed, what is the value of y after the nested IFs are executed?

2075


What are register variables?

1215


Which should be more useful: the protected and public virtuals?

1088


What is a breakpoint?

1075


What is c++ flowchart?

1457


Is it possible to get the source code back from binary file?

1429


What is the difference between containment and delegation?

1399


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

1259


How the endl and setw manipulator works?

1054


What are the 2 main types of data structures?

1169