The keyword public is used to signify objects that are accessible to all classes.
It can be used for variables, methods, classes etc.
ex:
public class Test {
...
}
public String getName(){
...
}
public int x = 10;
java language moreover solve the problems witch is encounter in c and c++ that s why we use the java language...
Java
Java is a programming language. The computer science engineer may decide to use the Java language to do his programming - or somebody else may have done the decision for him, in a company at which he works. Or they might decide to use some other language instead.
No. SQL stands for Structured Query Language and that in itself is a language and it is totally different from Java. However, you can use SQL queries inside Java code with the help of JDBC (Java DataBase Connectivity). But the Java compiler cannot understand/compile standalone SQL syntax unless it is used as part of JDBC.
Java Flash
java
I took a Introduction to Java course last year. I had the same question when I started the class http://www.DevelopIntelligence.com/catalogue/java-training.php. But I learned that Java and .NET are both platforms that run applications. Both platforms use something known as a virtual machine. In the Java platform, the primary programming language use to write applications is called Java. In the .NET platform, the programming language choices include VB.NET, C++.NET, C#.NET. In other words, there is no "difference between the Java langage and the .net language" as there is no "net language". The Java language is most similar to the C# language in .NET. There are some technical differences, but in general they are about the same.
C++ language is use before java.....from lahanu dhange 8805634283
Java is a programming language developed by Sun Microsystems. It is a open source language which can be used by anyone and everyone, for more details on the use of java see Java patents. Google has developed a Java based OS for mobile devices which has been patented for its functionality which means that Google does not have any ownership rights over the actual Java language.
mostly Java.
It is possible to use arrays when employing java programming language. There are many different series of programming choice that can be employed with various end results.
Java Card denotes a Java Card technology-enabled smart card. Java Card technology allows applets written in the Java language to be executed on a smart card.