Posts

Showing posts from March, 2013

Nokia Lumia 920- Best Buy or Not?

Image
Nokia's Most awaited phone nokia lumia has been arrived in market as a tough competition to the Blackberry Z10.Here is the review of the phone for you ! 1. Looks And Feel :-                                     Nokia Lumia 920 has a great Unibody design,with curved Glass design.It Looks like a trendy,classic, expensive and stylish Phone in its First Look. 2. Interface :-                              Windows Phone 8 has the tile-based user interface.Feels like smooth,Simple,stylish And Fresh.But it does not have any notification Bar for showing social updates,Missed calls and messages.It also lacks of rocking mobile app store. 3. Screen :-                            Nokia Lumia 920 comes with the 4.5 inch IPS Display with resolution of 1280*786 pixels.it has...

How to make java program which computes average of three numbers

In java,Programs are built from the classes.From a class definition,you can create any number of objects.Here is the code of java program which computers average of three numbers. //1.0 Average of three numbers Class Avg {  Public static void main(String args[]) {  Int m1=10,m2=20,m3=30;  float avg;  avg=(m1+m2+m3)/3;  System.out.println(avg); } }      Here,The First Line " //1.0 Average of three numbers " is the description of these java program.The second Line," Class Avg " declares the class.The keyword "Avg" is java identifier which is the name of the class.After it we have to define this.A Definition starts with "{" and ends with "}" .     The third line " Public static void main(String args[]) " It defines the method named "main".Every JAVA Program must contain 'main()' Method.At this point java interpreter starts executing the program.     Next line," Int m1=10,m2=20,m3=30; " is the numbers o...

Manage all your Social accounts with this Email management services

Image
You do numerous taskes on internet. may be it is playing games, doing some serious work, chatting with friends or sending important emails to your clients. You need to manage all things with one hand when you are doing work on Internet. It clutters your online accounts. you start to forget the passwords, important ID's, etc. what if you want to handle all accounts of your Emai, social networking sites at once? how will you feel if all your work comes under one roof? under one account? It feels like heaven!! I am saying it right! If you want to manage multiple email id's under single app, If you want to handle all social networks under one simple tool, This article is for you. Here, i am listing the best email management tools and best social accounts managing services. Just like your personal computer, your webspace or SNS needs to be clean. From PC cleaning programs to tools to find and delete large,bulky mails,clogging the inbox to unfollowing spammers and bots on twitter; ...