Answer Posted / atul shankhwar
Smalltalk,
Java,
Eiffel,
Sather.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an undefined behavior and sequence points
When do we run a shell in the unix system? How will you tell which shell you are running?
Why is c++ a mid-level programming language?
Which coding certification is best?
What return value must conversion operators have in their declaration?
What is main function in c++ with example?
Where must the declaration of a friend function appear?
Should the this pointer can be used in the constructor?
What is an iterator class in c++?
What is the difference between the functions memmove() and memcpy()?
What are the different types of comments allowed in c++?
What is the difference between ++ count and count ++?
What is new in c++?
How const int *ourpointer differs from int const *ourpointer?
What is the purpose of ios::basefield in the following statement?