Answer Posted / priyabrata patro
java is one type of language through which you can achieve anything , i mean to say here recent version of java supports certain feature through which you can do anything why because you can implement c features in java ,so , c is known as robust language and nothing can not be done by this c except data security which is supported by java.
java is object oriented language but not oops concept,
because it supports oops concept but not fully because still it uses primitive type.And remember that oops concepts are only encapsulation , polymorphism, inheritance. And java is also an ocean . java is an abstract language. java is simple language i mean to say here which increases overhead that is not supported by java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between array list and vector in java?
Difference between ‘>>’ and ‘>>>’ operators in java?
Give me example of derived data types.
What is null object in java?
How to convert string to byte array and vice versa?
describe synchronization in respect to multithreading? : Java thread
Why can't we override private static methods?
Explain working of call by reference function invoking.
What are wrapped classes in java programming?
Explain scope or life time of local variables in java?
Is arraylist dynamic in java?
Is empty string in java?
What are the two categories of data types in the java programming language?
What do you mean by thread safe?
What is thread pool? How can we create thread pool in java?