How do you define a function in vc++?



How do you define a function in vc++?..

Answer / dinesh

to add a function in a class in vc++ environment
we can select the class view properties then right click at
the class and then click on add method or function.

or we can simply add the declaration in .h file
and definition in cXX file

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More VC++ AllOther Interview Questions

What is the difference between the cout and cin iostream objects?

7 Answers  


Is it safe to uninstall microsoft visual c++ 2008 redistributable?

0 Answers  


What is the difference between turbo c++ and visual c++?

0 Answers  


Is it ok to uninstall microsoft visual c++?

0 Answers  


What is microsoft visual c++ 2015 redistributable?

0 Answers  






How do you define a function in vc++?

1 Answers  


Explain pointer to the constant and constant pointer? Explain difference between them.

0 Answers  


Do I need the microsoft visual c++?

0 Answers  


how i can design a user interface in vc++ for getting inputs from users

1 Answers   Path Finders, TCS,


Is microsoft visual c++ important?

0 Answers  


hi i have 1180 in gre and 109 in toefl i have one more backlog to clear now. My classes got over in 2007 july. can i put a course completion certificate for my f1 visa interview. plz help

2 Answers  


How do I remove microsoft visual c++ 2015 redistributable?

0 Answers  


Categories