answersLogoWhite

0

Java is Robust it mean that java is object oriented programming in which bad program do not crash your computer. it restricts the programmers to correct and remove the errors from the program at the early stage.it is also called Robust because memory management checking is not handled by the programmer there is a mechanism scheduled memory that perform this task.

Best Regards

Rashid Ali Software Engineer.

rashid_se@Yahoo.com at facebook

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the basic of java?

java buzzwords like simple , Secure , Portable, Object-Oriented, Robust, Dynamic, etc............


What makes java popular?

Java is popular because, it is platform independent, robust, high performance, easy to use etc.


What is robust on java?

A robust program is a program that will accept junk input and not crash. Example: a program that accepts "pancakes" for a date input and pops up a error box or just uses a date input so that this does not happen is a robust program.


Why c is a robust languauge?

By design. Of course it depends on what you mean by robust.


What are the advantages of different java datatypes?

The Basic data types in Java arebyteint (Integer)longdoublefloatcharshortThe String type is an object.StringTo learn more about Java go to:[http://java.sun.com/docs/books/tutorial/java/index.html]


What do you mean by j2ee?

J2EE stands for Java 2 Enterprise Edition. This is the version of the Java programming language that helps programmers develop enterprise applications. Features like JSP, Servlets, Struts etc are all part of the J2EE framework and are used to create robust enterprise and web applications.


What is subroutine in java?

Subroutine mean what (in java)?


What is buzz word in java define?

the Java 'white paper" buzzwords: simple object oriented network savvy robust secure architecture neutral portable interpreted hight performance multithreaded dynamic


What does Systemout mean in java?

System.out refers to the Java console.


What is another word that mean stout?

Robust


Is there a class I can take for Java Traning in Chicago?

There are several courses that run from time to time. IT training company Hott lists Java programming courses in Chicago at: [url]http://www.traininghott.com/CityCourses/Chicago-IL-Java-Programming-Hands-On-Training-Course-Class-Seminar-JDK-EJB-JSP-Swing-AWT.htm[/url] Yes. There is a Java training that you can take in Chicago. There are different classes to choose from. One is called "Java Programming: A Comprehensive Hands-On Introduction". In this training you will learn how to write, compile and execute Java programs; build robust applications using Java's object-oriented features; create robust applications using Java class libraries; develop platform-independent GUIs; read and write data using Java streams; and retrieve data from a relational database with JDBC.


What do you mean by multithread program in java?

A Program in Java that spawns multiple threads is called a multithreaded program in Java.