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
What do you mean by variable?
Why is object oriented programming so hard?
What is object-oriented programming? Webopedia definition
Get me a number puzzle game-program
hi all..i want to know oops concepts clearly can any1 explain??
What is abstraction in oop with example?
What are the two different types of polymorphism?
How oops is better than procedural?
State what is encapsulation and friend function?
What are properties in oop?
Write a c++ program to display pass and fail for three student using static member function
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What are the advantages of polymorphism?
Why is oop better than procedural?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction