Answer Posted / amol
Java : java is programming language powerded by OOPS concepts
javaScript : is a scripting language which basically used
for client side validation.
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What is the purpose of garbage collection in java, and when is it used?
What is the use of conditional statement?
What is the difference between interface & abstract class?
Write a program in java to create a doubly linked list containing n nodes.
What is the purpose of static methods and variables?
Is java call by value?
Why put method is idempotent?
Why destructor is not used in java?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What is a conditional equation?
List out five keywords related to exception handling ?
Why java is not 100% object-oriented?
How do you define a set in java?
What is the purpose of lambda expressions?