Answer Posted / atul shankhwar
Smalltalk,
Java,
Eiffel,
Sather.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class definition?
When are exception objects created?
What are pointer-to-members? Explain.
Is c++ free?
Which is the best c++ software?
What is flush programming?
What is stl containers in c++?
what is Loop function? What are different types of Loops?
Why do we need c++?
Define a nested class. Explain how it can be useful.
What is else if syntax?
I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.
What is an html tag?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
Which one is a preferred language C or C++? Why?