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  


How will slove problem comes wirh Hybrid Inheritance?

1 Answers   Microsoft,


Where can I find microsoft visual c++?

0 Answers  


What is cmutex? How can we use it?

0 Answers  


What is a wizard?

0 Answers  






What is the Use of the Developer Studio Editor?

0 Answers   HCL,


What is the use of DDV and DDX routines ?

4 Answers   TCS,


Do I need all the microsoft visual c++ redistributable?

0 Answers  


What is dao in vc ++?

0 Answers  


What is the purpose of a C++ namespace?

2 Answers  


Is microsoft visual c++ a virus?

0 Answers  


Do I need ms visual c++ on my computer?

0 Answers  


Categories