Assertion in Java

Assertion facility is added in J2SE 1.4. In order to support this facility J2SE 1.4 added the keyword assert to the language, and AssertionError class. An assertion checks a boolean-typed expression that must be true during program runtime execution. The assertion facility can be enabled or disable at runtime. Declaring Assertion Assertion statements have two

Indian Fashion – An Overview

India is known for its culture and tradition, which have translated well into their clothes. Fashion has been a feature of traditional India. Much like today, they have seen trends come and go, with some making a comeback after a few generations. This adds to the spice of Indian clothing, and it had drawn the

Error 1723 in Java Application

While you try to install Java, loading some Applets, loading some JavaScript codes in browser (Internet Explorer), you may receive this error: “There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor”. It is a serious alert

Batik Fabric – Indonesia and Malaysia

Batik fabric is cloth which normally uses the wax-resist dyeing technique to produce such patterns. However, due to advances in the field of printing, many products are put into the category of batik even though they were not made with traditional methods. The popular and well regarded Javanese Batik has designs that are based on

Is Call by Reference Possible in Java?

It is often asked if call by reference is possible in java? People confuse so frequently with this simple and basic concept that it is hard to believe. Let me try to answer that question by taking an example. But first, the basics. There is NO CONCEPT OF CALL BY REFERENCE IN JAVA, ONLY CALL

Starting A Modeling Career

A considerable number of people, especially in the younger generation would more often than not fancy to work in the modeling industry. They consider the career to be both fun and profitable. However, some given types of modeling careers need one to be born with a given specific look. Consequently, a lot of hard work

Robot Class in Java

Robot class extends Object class. It is used to generate system input events for the purposes of self-running demos, test automation, and other applications where mouse and keyboard controls are needed. The main purpose of Robot class is to provide automated testing of Java platform implementations. Using this class we can generate input events that

Java RMI

Basic Model of JAVA RMI: Execution of distributed object in Java is possible with the help of Java RMI. A client can access to a Java Object Hosted which is on a remote virtual machine from any JVM. It is two step procedures. First step is about execution of the clients and servers in Java.

The Ice Cream Sundae – It’s History

One of the most famous ice cream desserts would have to be the ice cream sundae. Next to the banana split, it is one of the most served ice cream desserts in the United States. A Sundae is just a bowl filled with ice cream and then topped with some type of sauce or syrup.