What are Java and Java scripts?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

"Rajesh Kumar N: Guiding Young Minds from 1 to 12 with Expertise and Care"

Java: A class-based, object-oriented programming language used for building a variety of applications, from desktop to web to enterprise-level apps. Compiled language; runs on the JVM (Java Virtual Machine). Examples: Android apps, server-side applications, enterprise systems. JavaScript: ...
read more
Java: A class-based, object-oriented programming language used for building a variety of applications, from desktop to web to enterprise-level apps. Compiled language; runs on the JVM (Java Virtual Machine). Examples: Android apps, server-side applications, enterprise systems. JavaScript: A scripting language primarily used for web development to create interactive web pages. Runs in the browser (client-side) but can also run on the server with Node.js. Examples: Form validation, dynamic content loading, interact ive websites. read less
Comments

Online Mathematics tutor with 8 years experience(Online Classes for 10th to 12th)

Java: A class-based, object-oriented programming language used for building a variety of applications, from desktop to web to enterprise-level apps. Compiled language; runs on the JVM (Java Virtual Machine). Examples: Android apps, server-side applications, enterprise systems. JavaScript: ...
read more
Java: A class-based, object-oriented programming language used for building a variety of applications, from desktop to web to enterprise-level apps. Compiled language; runs on the JVM (Java Virtual Machine). Examples: Android apps, server-side applications, enterprise systems. JavaScript: A scripting language primarily used for web development to create interactive web pages. Runs in the browser (client-side) but can also run on the server with Node.js. Examples: Form validation, dynamic content loading, interact ive websites. read less
Comments

Related Questions

If a class contains only a private constructor and no other constructor, is it possible to create object of that class? If yes how?
Yes, It is possible. But, Object can be created only with in that class (either in any method or block).
Shabbir
Which is the best programming language to learn in today's era? Java, C,C++, Python or any else?
Java is the best language because it is platform indepedent and opensource u can download java software at anywhere
Swati
0 0
5
Why Java is platform independent?
Once your java code compiled, compiled code(.class) can be executed on any os platform...if your question is HOW..it is interesting which deals with bytecode conversation
Sunita

 I want to learn from beginning, please tell me what is the best source to learn (core java)

hi sunaini It is very good that you want to learn programming... I would recommend you c,c++,java and dotnet courses...for becoming a good provrammer.. we provide online training..at lowest prices if...
Sunaini

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Thread Class In JAVA
Thread Class: Thread class is the main class on which Java's Multithreading system is based. Thread class, along with its companion interface Runnable will be used to create and run threads for utilizing...

10 Cool SQL Optimizations That Do Not Depend On The Cost Model
Today, we don’t want to talk about cost based optimisation, i.e. optimisations that depend on a database’s cost model. We’ll look into much simpler optimisations that can be implemented...

Spring - Dependency Injection (DI)
Spring - Dependency Injection (DI) DI is a framework which provides loose coupling in code. Here loose coupling means no hard coding of the object. Instead of hard coding, we will be injecting these object...

Priority in TestNG
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
S

Sarthak C.

0 0
0

Java8 Filters and collectors
Lets say we have collection of strings and we would like to filter (remove) out certain strings from collection. We could achive the same in java 7 and earlier versions import java.util.ArrayList; import...

Recommended Articles

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you