Answer Posted / vinay chowdary
According to oopl specification a language which considers
each and every component as an object.
1.But in java primitive datatypes are there so we can
consider java as not fullfledged oopl.
2.all of u guys plz think that java also providing wrapper
classes for each primitive,so can't it be full object
orientation(plz respond me on this point)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Why do we use class?
Can we override main method?
How oops is better than procedural?
What language is oop?
What is static modifier?
What is debug class?what is trace class? What differences are between them? With examples.
What is use of overloading?
What type of loop is a for loop?
What are the three main types of variables?
What is a class in oop?
Can enum be null?
Explain the advantages of inheritance.
What is the main purpose of inheritance law?
Can main method override?