Answer Posted / manikandan [ gtec,vellore ]
yes,java is purely oop language.int char etc are simple data
types this are not used for application.we use only wrapper
classes in the application.i asked HR and he replied this
answer.the thing is java supports simple data types too.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What do you mean by overloading?
What is a function in oop?
What is balance factor?
What is the highest level of cohesion?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
How can you overcome the diamond problem in inheritance?
what are the realtime excercises in C++?
Why do we use polymorphism in oops?
How do you explain polymorphism?
Why is object oriented programming so hard?
how to get the oracle certification? send me the answer
Why do we use class?
What is object and example?
What is abstraction encapsulation?