Name some pure object oriented languages?
Answer / atul shankhwar
Smalltalk,
Java,
Eiffel,
Sather.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention the ways in which parameterized can be invoked.
sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++
What does namespace mean in c++?
what is upcasting in C++?
What is the difference between global variables and static varables?
Explain the static storage classes in c++.
What are the extraction and insertion operators in c++? Explain with examples.
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
Does a derived class inherit or doesn't inherit?
What do you mean by Stack unwinding?
Mention the purpose of istream class?
Explain container class.