Pages

Thursday, 18 April 2013

Chrome Standalone installer | Chrome Offline installer | Google Chrome Setup



Hi everybody . Getting stressed because of slow internet connection . Now on top of that what if you need to install google chrome web browser with such a net connection. Adding to that how are you going to feel when you see that the installation failed when it was almost done  - Start from the beginning .

Now this is where you really feel the importance of a Offline installer or a standalone installer. Google by default provides a option to install this software online.




Monday, 1 April 2013

POLYMORPHISM IN JAVA

Polymorphism  is an important feature of object oriented programming. Polymorphism refers to the principle in which an object can exhibit different behaviors. Polymorphism provide improved code organization and readability as well as the creation of extensible programs. A subclass can show its own unique behavior and yet exhibit some of the functionality from its parent class.

Monday, 11 March 2013

SQL commands classification

SQL commands can be classified into four groups :-

  • DDL - Data Definition Language :
    • CREATE - Creates new table, view of tables and other objects in database
    • ALTER - Used to modify or change an existing  database objects such as tables.
    • DROP - Used to  delete tables or views or other object in the database.

Thursday, 7 March 2013

Illusions | Optical Illusions

Kaleidoscopic  Motion Illusion

Kaleidoscopic  Motion Illusion

Does it appears that the red portion is rotating clockwise and the blue portion is rotating counter clockwise.
But in actual the blue posting is absolutely  static.


Illusions | Optical Illusions

Tunnel  Vision

Tunnel  Vision

This illusion was created by Naia Nao. It seems that you are moving deep into the tunnel although the picture is absolutely static and not animated any way.


Saturday, 2 March 2013

Static In Java

Static in java covers the followings:-

  1. static variables
  2. static methods
  3. static blocks 

Illusions | Optical Illusions

Motion Induced Blindness
Motion Induced Blindness

Stare at the blinking dot at the center of the image . you will began  to experience a motion induces blindness . The three yellow dots will disappear and reappear. In actual the yellow dots do not disappear at all.