Name some pure object oriented languages?



Name some pure object oriented languages?..

Answer / atul shankhwar

 Smalltalk,
 Java,
 Eiffel,
 Sather.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Why c++ is called oop?

1 Answers  


Can a program run without main function?

1 Answers  


Is it possible for the objects to read and write themselves?

1 Answers  


Compare compile time polymorphism and Runtime polymorphism

1 Answers  


What is c++ code?

1 Answers  


Explain pass by value and pass by reference.

1 Answers  


What do you mean by enumerated data type?

1 Answers  


What does new in c++ do?

1 Answers  


Is string an object in c++?

1 Answers  


Can a built-in function be recursive?

1 Answers  


What is a float in c++?

1 Answers  


what is difference between static and non-static variables

10 Answers  


Categories