What are the role of keywords in java, JAVA Programming

Assignment Help:

What are the role of Keywords in java?

Keywords are identifiers such as public, static and class in which have a special meaning inside Java source code and outside of comments and Strings. Four keywords are used within Hello World, public, static, void and class.

Keywords are reserved for their future use and cannot be used through the programmer for variable or techniques names.

There are fifty reserved keywords within Java 1.1, 51 in Java 1.2, 52 in Java 1.4, and 54 in Java 5. The forty-eight in which are in fact used in are listed below. Don't worry if the reasons of the keywords seem a little opaque at this point. They will all be explained within much greater detail later.


Related Discussions:- What are the role of keywords in java

What is an abstract class in java, Question: (a) Java does not support ...

Question: (a) Java does not support multiple inheritance but does provide the concept of ‘interface'. Explain how interfaces can help a programmer to implement multiple inheri

Beam, program for hinged beam

program for hinged beam

How can you performance tune your database?, 1. De normalizes your tables w...

1. De normalizes your tables where required. 2. Proper use of index columns: An index based on numeric parts is more efficient than an index based on character columns. 3. Re

Describe methods of basic applet life cycle, Describe methods of Basic Appl...

Describe methods of Basic Applet Life Cycle ? All applets have the subsequent four methods: public void init(); public void start(); public void stop(); public void destroy();

Jumps in loops, explain jumps in loops and explain labelled loops

explain jumps in loops and explain labelled loops

Explain primitive and abstract data type in java, Question 1 Describe any ...

Question 1 Describe any five buzz words in Java Question 2 Describe exception classes and also explain common exceptions in java Question 3  Describe primitive and

Create an interface with a method concatenation, a)  Using Java, create an ...

a)  Using Java, create an interface with a method called concatenation which will be implemented in the class patient in part b. b)  Using Java, write the class patient with the

Write a program in javascript that will read in an xml file, Write a progra...

Write a program in Javascript that will read in an XML file. This file will contain details of devices maintained by the IT department of an organisation including an ID number, de

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd