java is pure object oriented programming language why?
Answers were Sorted based on User's Feedback
Answer / ramisetti vamsikrishna
In my view Java just uses object oriented principals but it is not purely object oriented , because int is a primitive data type in Java but not an object similarly all primitive data types a pure object oriented language should not support a non object oriented aspects
Is This Answer Correct ? | 13 Yes | 2 No |
Answer / sowmiya. d
No java is not 100% pure object oriented language because they use the concept of primitive datatype.
Cecil is the pure object oriented language.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gangeshjha13
java is pure object oriented programming language because
all statement written inside the class
Is This Answer Correct ? | 2 Yes | 8 No |
What is Win32?
14 Answers AAA, Genpact, HCL, Wipro,
what is the difference between MFC and Win32
5 Answers ArisGlobal, Microsoft,
What is preemption and context switching?
What Message to limit the size of window?
what is the function to repaint a window immediately?
what Message displayed when a window is destroyed
What are the COM components
2 Answers SunSoft Technologies,
What is Function entry for DLL in win3.1?
Function entry for DLL in win3.1
to take three string inputs in a two dimensional array of 3 rows and 15 columns and write a function that prints them.
What is an Hash Mapping in java?
What is GDI object?