Win32API Question:
Java is pure object oriented programming language why?
Answer:
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