Google has just released the Zeitgeist of 2008, as we are hurrying towards end of the year 2008.
Here is the list of most searched keywords in Google in the year of 2008
1. sarah palin
2. beijing 2008
3. facebook login
4. ...
Search for this phrase: Worst band in the world in google and see what results you get.
The search results relate the phrase ‘Worst Band in the world’ to ‘Creed’ which is an American Band.
How was Creed linked with ‘Worst band in the world’?
Though it won several awards in ...
Google has recently launched the beta version of FriendConnect, a social-website-network (or I'm lacking for the correct definition). How it works is, any website owner can signin to FriendConnect and google and then host the FriendConnect widget on their site. The readers can join the FriendConnect of any website and ...
Category : Google | Social | Blog
And, I’m back with some performance related interview questions. The questions are open-type and arguable.
Here we go.
Assume a multiplication operation in java takes 10 milliseconds. So, what is the running time of the following for() loop?
int k = 10;
for(int i=0; i<100; i++)
{
k = 20 * 100; // this takes ...
In this article, let’s discuss the difference between SCWCD 1.4 (CX-310-081) and SCWCD 1.5 (CX-310-083) which is also known as SCWCD 5.0. First, go through this post by Bryan Basham at JavaRanch. He was a part of SCWCD 5 exam objectives preparation team, and he is the author of ...