Answer Posted / shobhit jain
Java is not completely object oriented language as it has
still got built in data types like int, float etc for which
we do not create objects.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why do we use polymorphism?
Is oop better than procedural?
What is the main feature of oop?
What are functions in oop?
Why is object oriented programming so hard?
What are the types of abstraction?
Prepare me a program for the animation of train
What is abstraction in oops with example?
c++ program to swap the objects of two different classes
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What are the 4 pillars of oop?
What is the difference between inheritance and polymorphism?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is class and example?