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

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

10 39500

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 25938

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

6 12023

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

8 15874

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

3 12004

what is the hexidecimal number of 4100?

16 22420

give one ip, find out which contry

4 12648

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

3 13377

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

1 3508

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 24159

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 9814

what is difference between array and structure?

44 134194

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 16438

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

12 43691

what are advantages of U D F?

1 2623

Post New Google C Interview Questions


Google C Interview Questions


Un-Answered Questions

Is it a good sign when thick smoke comes out of a Oil vapor extraction fan of a steam turbine oil sump? What does it indicates?

759


Are tuples hashable?

640


List out the SEO modules available in Drupal?

96


What is HTML5 Web Storage?

785


Difference interview share vs assign.

553


Problem with XML checkpoint in QTP ?

3736


qtp9.2 and qtp10.0 difference

3277


What are the uses of javascript in web page designing?

693


What is dhtml with example?

731


Why is the indicator eriochrome black(ebt) shows wine red color at the beginning and blue color at the end?

1262


What is Peek method in Tempdata in ASP.Net MVC?

866


Define view object in iOS operating system?

640


what are the two places where you need to configure cin (country version india)?

886


Are collections thread safe?

683


An engineering college wants to automate their examination activities to speed up their work and maintain high-end accuracy of information. A brief overview of the proposed system is given below: The proposed examination system is consisting of 8 semesters spread across 9 branches (assume your own branch names) and spans over a period of 4 years. Each student belongs to a branch and must register for a minimum of 6 courses but not exceed 8 courses maximum. The scoring pattern for each course is given as below: Maximum marks for each course: 100 Pass: 35% Distinction: 70% and above First class: =>60% and <70% Second class: >50% and <60% Pass Class: >=35% and <50% The proposed system computes the result and announces the results every semester. The results must be accurate and all examination records will be maintained till the students leave the college. Develop a Test Strategy to test the proposed system. Your Test Strategy must include the following: • Test Plan • Testing Methodology to be followed • Test cases • Test effort estimation • Test Correction Mechanism Note: If you need more information on the requirement specification, you are permitted to assume along the same line but clearly specify the details.

4667