answersLogoWhite

0


Best Answer
  1. By connecting to the internet, a user immediately has access to thousands of programs and other computers .
  1. During the execution of a program, Java can dynamically load class libraries that it requires either from the local hard drive, from another computer on the local area network or from a computer somewhere on the Internet.
User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

Yes, Java is a free form language because whitespace is used only to denote tokens, and otherwise ignored by the compiler and thus the JVM. A good programmer will write programs that utilize whitespace to organize his/her programs and make them easy for others to read and understand, but this is not an absolute requirement (an entire program could be written on a single line, for instance).

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

That means you have some flexibility where you write things: you can insert more or less whitespace, omit indenting alltogether (the compiler allows this, but it is not recommended, because it makes programs unreadable), use different standards for braces, etc.

Note: Braces are sometimes written like this: if (...) { ... ... } While others prefer to write them like this: if (...) { ... ... }

That means you have some flexibility where you write things: you can insert more or less whitespace, omit indenting alltogether (the compiler allows this, but it is not recommended, because it makes programs unreadable), use different standards for braces, etc.

Note: Braces are sometimes written like this: if (...) { ... ... } While others prefer to write them like this: if (...) { ... ... }

That means you have some flexibility where you write things: you can insert more or less whitespace, omit indenting alltogether (the compiler allows this, but it is not recommended, because it makes programs unreadable), use different standards for braces, etc.

Note: Braces are sometimes written like this: if (...) { ... ... } While others prefer to write them like this: if (...) { ... ... }

That means you have some flexibility where you write things: you can insert more or less whitespace, omit indenting alltogether (the compiler allows this, but it is not recommended, because it makes programs unreadable), use different standards for braces, etc.

Note: Braces are sometimes written like this: if (...) { ... ... } While others prefer to write them like this: if (...) { ... ... }

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

That means you have some flexibility where you write things: you can insert more or less whitespace, omit indenting alltogether (the compiler allows this, but it is not recommended, because it makes programs unreadable), use different standards for braces, etc.

Note: Braces are sometimes written like this: if (...) { ... ... } While others prefer to write them like this: if (...) { ... ... }

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Yes, Java is an example of one multi-platform OO language. the main use of such languages is to write the code once, compile it once, and run it anywhere.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

java is an extensible programming language because of many programs that we have. that's why it is called extensible.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why java is an extensible programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is jython?

Jython is a version of the Python programming language that is integrated with the Java programming language, allowing you to mix Java and Python code and run both on the Java Virtual Machine.


Why java is 100 percent programming language?

There are no 'partial' programming languages.


Is java a hardware platform?

No. It is a programming language


What programming language does minecraft use?

Java


Discuss features of Java Language?

# interpreted and compiled# simple # robust and secure # platform independent and portable # multithreaded and interactive# object oriented # dynamic and extensible

Related questions

Which type of language is java?

Java is truly object oriented programming language


Is the best institute for learn java programming in Pakistan?

The Java programming language is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. Then you learn java programming language in Pakistan get the best java programming classes at the lowest cost.


Is java a database?

No, its a programming language.


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


Full form of XML?

xml stands for extensible markup language, and it is not a programming language, it is markup language that allows for transfer of content or data across different platforms and systems.


What is jython?

Jython is a version of the Python programming language that is integrated with the Java programming language, allowing you to mix Java and Python code and run both on the Java Virtual Machine.


Why java is 100 percent programming language?

There are no 'partial' programming languages.


Is java a hardware platform?

No. It is a programming language


What programming language does minecraft use?

Java


Is java example of a procedural programming language?

No.Its purely object oriented programming language


Discuss features of Java Language?

# interpreted and compiled# simple # robust and secure # platform independent and portable # multithreaded and interactive# object oriented # dynamic and extensible


Is java an assembly language?

No. Java is a high level language also known as object oriented programming