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 27024value = 0xabcd; for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) { foo(); if (loop & 1) value >>= 1; } how many times is foo() executed?
6 12600how to estimate the disk access time? e.g. the time between read one byte and another byte in the disk.
3 12474Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.
3 24584Consider 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 10244Write 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 16809If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.
12 45150Post New Google C Interview Questions
How do you draw a line in word 2016?
How do I combine data from two cells?
Explain the typical elements of a process image?
What happens spring?
Testing terminologies followed by Google
What is lighting kitts.
why we use 96 well plate in ELISA plate reader?
Which two currents are relatively close in magnitude?
Define bodice?
Linked lists -- can you tell me how to check whether a linked list is circular?
How to download oracle database 10g xe?
I told my process chains nearly 600 are there he asked me how can u monitor I told him I will see in rspcm and bwccms he asked is there any third party tools is there to see? Any tools are there to see tell me what it is
Is there a SAP Standard Workflow Task that can be assigned to Master Data creation in SAP like GL Master (FS00), Vendor / Customer Master
what is the necessity of phase locked loop in amplitude modulation systems ?
What is mongodb sharding?