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 C Interview Questions
Questions Answers Views Company eMail

which of the function operator cannot be over loaded a) <= b)?: c)== d)*

10 37229

There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.

15 23417

value = 0xabcd; for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) { foo(); if (loop & 1) value >>= 1; } how many times is foo() executed?

6 11041

class foo { public: static int func(const char*& p) const; }; This is illegal, why?

8 14493

how to estimate the disk access time? e.g. the time between read one byte and another byte in the disk.

3 11103

what is the hexidecimal number of 4100?

16 19940

give one ip, find out which contry

4 11305

Predict the output or error(s) for the following: 25. main() { printf("%p",main); }

3 12465

how to determine the complexity of an algorithm as log(n)

1 3044

Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.

3 23334

Consider a language that does not have arrays but does have stacks as a data type.and PUSH POP..are all defined .Show how a one dimensional array can be implemented by using two stacks.

3 9132

what is difference between array and structure?

44 127451

Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return - 1. The function should not make use of any C library function calls.

3 15564

If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.

12 41443

what are advantages of U D F?

1 2216

Post New Google C Interview Questions


Google C Interview Questions


Un-Answered Questions

What is the difference between Exit-Activity and Activity-End Methods?

183


How are tags migrated from html4 to html5?

469


What are the tools used by a tester while testing?

619


Where is eyedropper tool in powerpoint?

139


difference between mantis and other tools?

1603






What is Case Classes?

7


What keyword you will use to get schema appended to the result set of a ‘for xml’ query?

586


Which welding process uses non-consumable electrodes?

567


What is internal – work queues business object in blue prism?

174


What is black mold?

557


who is the best Trainer for ASP.NET MVC in Hyderabad?

1012


How can you set the threshold at which sql server will generate keysets asynchronously?

559


What is the difference between static testing and dynamic testing?

637


What is the shortcut key of screenshot in laptop?

112


What is httpinterceptor?

409