How do you test your code?

Answer Posted / saranya

by compiling (alt+f9) and
by executing(ctrl+f9)

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the exit function in c++?

544


Explain what happens when a pointer is deleted twice?

735


What c++ library is string in?

582


What are c++ templates used for?

621


Specify some guidelines that should be followed while overloading operators?

625






Define linked lists with the help of an example.

558


What are register variables?

650


an operation between an integer and real always yeilds a) integer result b) real result c) float result

712


how to explain our contribution in the project?

3082


How does atoi function work?

628


Does c++ cost money?

584


What is abstraction in c++?

684


Is c++ pass by reference or value?

575


What would happen on forgetting [], while deallocating an array through new?

638


Can you explicitly call a destructor on a local variable?

604