SITE MADE BY KUSHAL SHAH

Sunday, 25 September 2011

INCREDIBLE FUNCTIONS FOR THE FIRST SMART WRIST-WATCH IN THE WORLD.

1 comments
Italian Company Blue Sky I'm Watch puts Android apps on your wrist watch. Hi, Myself Rinkesh Patel, in this post I'm going to represent you an Android based wrist watch.The watch itself doesn’t have phone functionality but connects to your smartphone (iPhone, BlackBerries and WP7 phones are all supported). Over Bluetooth, the phone can make/receive calls, read texts and emails, show Facebook notifications and so on.SPECIFICATIONS: Size and Weight:Height: 55 mm Width: 40 mmDepth: 9 mmWeight:...

Sunday, 18 September 2011

DUAL CORE PROCESSOR

0 comments
A dual core processor is a CPU with two separate cores on the same die, each with its own cache. It's the equivalent of getting two microprocessors in one.Dual core processors have two separate cores on the same physical machine. This means they can do two tasks at the same time without interfering one with the other or using up the others memory or processing speed. These can be located on the same mother board or separate mother boards. These types of processors are used when several different...

Wednesday, 14 September 2011

How to take input in java

0 comments
JAVAHow to get Input from the user in JavaHello Friends !!Here you can see how to take input from the user :-> First of all you have to call input/output Package named "java.io.*" .-> Here is the Program :import java.io.*;class input{public static void main(String args[]) throws Exception{int m1,m2,total;//Local VariablesDataInputStream ds;m1=00;//if user not enter any value then it will assign 0.m2=00;ds = new DataInputStream(System.in);//creating object of inputstream. and System.in is a...

Thursday, 1 September 2011

DIFFERENCE BETWEEN 3G V/S 4G TECHNOLOGY

0 comments
3G vs 4G There has been more talk about 4G (fourth generation) mobile broadband recently and Nokia Siemens Networks (NSN's) has announced that the first 4G field trials have been completed in Berlin. As 4G seems to have taken a step closer to reality, I decided to do some research and find out what advantages 4G may offer over 3G. The specifications for 4G are not standardized yet but the following 3G vs 4G table gives an idea of what 4G is likely to provide. Technology 3G 4G Frequency band 1.8...