1 Answer - Sort by: Date | Rating
Java is generally referrers to the combination of three main things; Java programming language, Java Virtual Machine, Java Platform. It can run same software on different types of computer, Phone, TV and other devices. Java has been used for large projects as well as for small programs called Applets. Applets are entrenched in web page.
Reserved words are words that cannot be used as Identifier. In Java reserved words are const and goto. These words are not currently used in Java. True, false and null are marked as reserve words in Java and cannot use them as identifies.
Keyword is a word that has special meaning in certain context and has a meaning to compiler/interpreter or Keyword is a reserved word and cannot be used as variable, methods and classes. As Java keywords are predefined so these words can be use according to the predefined rules. In Java keywords are class, interface, abstract, public, protected, private, static , final, finally, new, return, if, while, throw, throws, synchronized, transient , volatile, native, int, etc.
Reserved words are words that cannot be used as Identifier. In Java reserved words are const and goto. These words are not currently used in Java. True, false and null are marked as reserve words in Java and cannot use them as identifies.
Keyword is a word that has special meaning in certain context and has a meaning to compiler/interpreter or Keyword is a reserved word and cannot be used as variable, methods and classes. As Java keywords are predefined so these words can be use according to the predefined rules. In Java keywords are class, interface, abstract, public, protected, private, static , final, finally, new, return, if, while, throw, throws, synchronized, transient , volatile, native, int, etc.
0
0
- What Is An Attribute In Java?
- Why Do We Use Public Static Void Main In Java?
- Do I Have To Write A Main Method In Every Class I Create?Why?
- Do I Have To Write A Main Method In Every Class I Create?
- What How The Step For Make Library Management?
- In Which Process We Can Start Java?
- Define The Concept Of Java Byte Code?
- How To Run Remote Method Invocation In More Machine?
- How To Run Java Remote Method Invocation In More Machine?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Is A Static Variable An Instance?
- How To Compile And Run Java Package?
- What Does Literati-on Mean?
- What Is Abstract Class In Details?
- What Is Meant By Remote Method Invocation In Java?
- What Is Meant By Package In Java?
- What Is Meant By Servlet In Java?
- When Was Java Released?
- What Is Latest Technologies In Java?
- Write A Program Using Do…..while Loop To Calculate And Print The First M Fibonacci Numbers?
- What Is The Difference Between Reference &instance Variable?
- Why Java Is Slow?
- What Is The Drawback Of Ms Access?
- What Is Replaced In Place Of Pointers In Java?
- What Replaces Pointers In Java?
- What Is The Difference Between Keyword And Reserved Word In C?
- What Is Difference Between Key Word And Reserve Word In C And C++?
- What Is The Function Of "This Keyword" In Java?
- What Are The Difference Between Key Word And Reserve Word In C Language?
- What Is A Transient , Volatile Keyword Means In Java?
- What Is The Difference Between C, C++ And Java?
- What Is The Difference Between C,c++,java?
- What Is The Difference Between Java And J2ee?
- What Is The Actual Difference Between Java And C++?
- What Is The Difference Between .net And Java?

New Comment - Comments are editable for 5 min.