Answer Posted / jayapal.m
Java is a general-purpose programming language to develop:
Standalone applications
Web applications
Unlike other OOP languages which started as procedural, Java
was designed from the start to be object-oriented.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How about 3+5+"8"?
How to redirect a page to another page in javascript?
How do I run javascript on my iphone?
How do I start a javascript project?
What is primitive data type in javascript?
What is difference between local variable and global?
What are the four basic data structures in javascript?
How do you check if a value is a number in javascript?
How do browsers work?
Which built-in method returns the string representation of the number’s value?
Explain closures in javascript?
What does => mean in node js?
What is the difference between let and var?
Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases
Does javascript support foreach loop?