Friday, June 14, 2013

java is pure object oriented or not?


1.yes java is pure object oriented language even though  it supports primitive datatypes and arays to see java api specification of java class all datatypes and arrays are  datatypes of the class.2.even though we can use static  variables in the java programmer ,this static variables used in side class only but not class outside. 3.mulitipul inheritance not support but this not our primary feature of java this only secondary part in inheritances concepts

No comments:

Post a Comment