What are the two types of comments, and how do they differ?
No Answer is Posted For this Question
Be the First to Post Answer
write the prime no program in c++?
How do you master coding?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is the difference between "calloc" and "malloc"?
why is iostream::eof inside a loop condition considered wrong?
What are the benefits of c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Can you write a function similar to printf()?
Under what conditions is multiple inheritance not recommended?
How can you link a c++ program to c functions?
Should a constructor be public or private?
Differentiate between an array and a list?