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
what is encapsulation in java? Explain
What is regex java?
what is comparable and comparator interface?
Is arraylist dynamic in java?
How to obtain a performance profile of java program
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
How to avoid memory leak in java?
What is local class in java?
What is arrays fill in java?
What’s the difference between unit, integration and functional testing?
What is instance example?
What is difference between hashset and hashmap in java?
Name component subclasses that support painting in java programming?
What are the pillars of java?
Can we have multiple catch block for a try block?