Win32API Question: Download Win32API PDF

Java is pure object oriented programming language why?

Tweet Share WhatsApp

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

Download Win32API PDF Read All 20 Win32API Questions
Previous QuestionNext Question
In win32 application if defining a variable of CString then it gives the error "CString:Undeclared identifier" how to solve the problem? What headerfile need to include?What is use of the createWindow object?