answersLogoWhite

0


Best Answer

LIght Weight Programming means the coding should be small .

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is meant by lightweight in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What language was Minecraft made with?

It is primarily made in Java but also uses OpenGl.


What is meant by The Java Software Development Kit?

It is a kit of JAVA development tools that are normally not shipped with JAVA! MOST companies have "Development kits" for their software - Java is not an exception!


What command executes the Java class file Welcomeclass?

I assume you meant Welcome.class, in which case, it would be: java Welcome


What is tianium?

If you meant titanium, it is a very strong lightweight metal that is used in aircraft and rockets.


What is meant by a Java Long Datatype?

The Java Long Datatype is a 64 bit data language, this format of Java is important to be skilled in for anyone that are to be doing C++ programing language.


What is FileReader?

In java FileReader is a class which is meant for reading streams of characters.


What are some 3d Java apis for Java 1.7?

Since I don't think you really mean 1.7, I am going to assume that you meant Java 7, as 1.7 is ancient, if it even existed. There are many good 3D APIs for Java, and I would think that just about all of them would work on Java 7. A simple Google search should get the job done there. However, the one that I would recommend is the Lightweight Java Game Library or LWJGL, assuming that you aren't trying to make the next Crysis. See the related link. Also, if you are developing the game for other people to play, I wouldn't make it on 7, unless you think it is going to take you a REALLY long time because Java 6 update 31 is the current standard.


How we can get address of variables in Java as pointer variables in C?

At any given point of time you cann't get the address of a variables of java program. This is meant for security purpose only.


What does the Jdeveloper do for customers?

JDeveloper is meant to simplify the process of developing both Java EE and Java-based SOA applications. It is an integrated development environment that is provided for free by Oracle.


What is meant by native method in java?

The Java native method is a great way to gain and merge the power of C or C++ programming into Java. To use Java as a scientific and high performance language, when efficient native Java compilers are not fully implemented, use native method can boost the performance to at least the speed of C compiled code.


Why it is named as Java?

Java is the name of island in Indonesia. In the ancient time, in the era of Hindus, Java was well knew by merchants and called it Javadwipa ( sanskrit languages) which meant 'island of paddy rice'. And then the name were used but in shorter version later and nowadays : Jawa in Bahasa Indonesia or Java in English


What is meant by class in java?

class is an important element of an oop. class is a user defind data type.