Sunday, August 2, 2009

What is the most important function in C++?

thanx for help

What is the most important function in C++?
the "main" function. without it you wouldnt have a program!!
Reply:Kind of a silly question, I guess the pointer operator (*). Without it, C++ would be a lot different and a lot less performance friendly.
Reply:Each an every function is important. U cant say which is important. Its not an exam, to tel that this and that are important. Functions are used to use it whereever it is required.


I can say in development(IT industry), uses String functions and date function. Any one who is well versed in these two in any language can shine well. I mean to say his/her job will be easy
Reply:Your best functions/methods are the ones you declare yourself. They are the ones that end up doing the things that required you to write a program in the first place.





-BoneSaw


No comments:

Post a Comment