Wednesday 31 December 2014

Elite(Video Game) Has Been Realsed Again

Eilte Video game has been released again with new technology support and Graphics. It was first 3D graphics game  released in 1984.
People gave funds for the preparation of Elite,Online. This shows the support and demand for the game in new generation. Its first version released in 1984 was not sophisticated but wast 1st 3D graphic game in that time, Now it is released in public with more attractive and  latest technology support.


Now More than One Smartphones can used togather to Expose one Big Screen

NewYork:  

 Now Mobile can be attached with each other physically to appear as one big screen.Many smartphones will be involve in making a Big Screen. Attached Smartphones will share battery and data in common. An Americon  Company claimed that to make mobile phones I PAD, nano technology has been invented and will be launched in January 2015 in Los Angeles 

How to Change icons of your Hard Drives on Windows?

If you want to change your Hard Drives icons in Windows to your own wish or style then follow the steps below:

  1. Select any image that you want as Drive icon , C:\ for example, then convert it in ".ico" icons file extension . if you don't know how to change image format to ".ico" the click here Downlaod Icon Convertor
  2.  Open notepad and write following code in it 
           [autorun]
           label="your drive name"      (remove quotes after naming drive)
           icon="youricon.ico"             (write your .ico icon file name here)
     
       3. save notepad as autorun.inf then restart your System, Here you go Enjoy it!
       4. make sure that ico file and autorun.inf file reside in same drive of which you want to change
           image.

How to Declare Interfaces in Java?

Every class in java exposes an interface which is used by other classes to communicate with exposed class.The class exposed interface includes non private methods,constructors,fields that are optionally used by other class's objects to communicate with exposed class.

Java Formalize this concept by giving reserve word "interface". which is used to give a "type" without implementation .

How to Declare Interface?

interface is declared by writing a reserved word interface followed by valid java identifier name and followed by {} open and close braces

interface Drawable
{
      int RED=2;
      int BLUE=3;
      int BLACK=4;
      int void draw(int color);

}

I declared Drawable interface.You can precede interface with public to make it visible outside of its package.

how to Implement Interface:

Java provides a reserved word  "implements" to implement interface by any class or another interface

for example 

class Shape implements Drawable
{
    // all code goes here
 }

Shape class must override all methods of implemented interface until Shape is not abstract.

Important notes about interface:

  • an interface is abstract by default
  • its fields are public static final by default
  • its methods are public and abstract by default.
  • don't make methods static because interface methods are instance methods.
 


 


Saturday 20 December 2014

Oracle SQL Part 2

Here is your Oracle SQL Book Part 2

Download it Here

Downlaod Free Oracle SQL Part 2


Want to Learn Oracle SQL Query!

If you want to get command on Oracle SQL then I can  help by giving you a exccellent book for practice ON ORACLE SQL

Introduction to Oracle SQL Book Free Downlaod

You can get this book 2nd part from this link below

ORACLE SQL PART 2 

but if you want to learn SQL perfectly. then download Part 2 of this book after you have learned and practiced part first

Wrox.Beginning.PHP.6.Apache.MySQL.6.Web..

If you want to learn PHP and want to hold PHP on hands Then I suggest you an awsome books Download it from here. Click Below Link

DOWNLAOD eBook for PHP.

Visual Studio Registeration Key

YCFHQ9DWCYDKV88T2TMHG7BHP Try out this Serial key for VS 2010 or may be it work for 2012 and 13. Pray for for me if it works Thanks

Magic PS Final