What are the two types of comments?
No Answer is Posted For this Question
Be the First to Post Answer
You want to link a c++ program to c functions. How would you do it?
Define pre-condition and post-condition to a member function in c++?
What is function declaration in c++ with example?
How can you specify a class in C++?
How do you save a c++ program?
What is a pdb file?
How to write a program such that it will delete itself after exectution?
Is c++ slower than c?
Do class method definitions?
write the prime no program in c++?
int *p = NULL; printf("%1d",p) ; what will be the output of this above code?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number