Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Google Interview Questions
Questions Answers Views Company eMail

How to take backup using active directory recyclebin concept

2260

Upto How many years you’ll work for us?

2809

how to test Web application using QTP software

1800

what is the water-cement ratio of mix design while 30mpa in 7 days?

3066

a simple c program using 'for' loop to display the output 5 4 3 2 1

2 3975

input any 4 digit number and find the difference of all the digits?

3 4758

What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }

2506

what is the purpose of the following code, and is there any problem with the code? void fn(long* p1, long* p2) { register int x = *p1; register int y = *p2; x ^= y; y ^= x; x ^= y; *p1 = x; *p2 = y; }

1 4305

what is the purpose of the code, and is there any problem with the code? int f( int n, int l, int r ) { return (n << l) >> r; }

2 4339

What is the purpose of the code, and is there any problem with it? unsigned int f( unsigned n ) { return –n & 7; }

1 3745

what is the purpose of the code, and is there any problem with it. bool f( uint n ) { return (n & (n-1)) == 0; }

1 3722

what is the purpose of the code, and is there any problem with it. unsigned int v[10]; unsigned int i = 0; while (i < 10) v[i] = i++;

2 4242

as u have resigned in the month of may 2013 and till this time what did u do?

1 5153

tell me about ur self

8 23950

Port number is already in use .. how to fix for apache..?

1 4790

Post New Google Interview Questions


Google Interview Questions


Un-Answered Questions

How come the systems know to differentiate between network id and the host id?

1164


What is a web container and what is its responsibility?

982


How to enable and disable logs ?

553


What are blood enzymes?

934


What are the functions used to encrypt and decrypt the data present in mysql?

1107


what is the difference b/w sigmentation and high valume segtmentation?

2844


Explain what is the difference between native sql and cognos sql?

1008


How to compile with debugging symbols?

2164


What is pre-closing? : fi- general ledger master data

1138


What functions can a view be used to performed?

1060


What is emulator?

1191


Explain the difference between logfile & log space?

1076


Please consider the html code snippet below. what is missing for a tooltip to show properly?

3


What are topping and superposed turbines?

1287


When do views become available in the interface controller ?

313