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

Motorola C Interview Questions
Questions Answers Views Company eMail

WAP – represent a char in binary format

4 7205

write a C code to reverse a string using a recursive function, without swapping or using an extra memory.

9 39619

write a C code To reverse a linked list

2 13798

Difference between Class and Struct.

13 36588

Tell about strtok & strstr functions

2 18087

How to reverse a string using a recursive function, without swapping or using an extra memory?

31 95575

What is the Difference between Class and Struct?

10 10962

What is the Difference between Macro and ordinary definition?

3 24715

what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }

1 4078

what is difference between array and structure?

44 127639

Function to find the given number is a power of 2 or not?

20 40410

If we have an array of Interger values, find out a sub array which has a maximum value of the array and start and end positions of the array..The sub array must be contiguious. Take the start add to be 4000. For Ex if we have an array arr[] = {-1,-2,-5,9,4,3,-6,8,7,6,5,-3} here the sub array of max would be {8,7,6,5} coz the sum of max contiguous array is 8+7+6+5 = 26.The start and end position is 4014(8) and 4020(5).

5 9733

array contains zeros and ones as elements.we need to bring zeros one side and one other side in single parse. ex:a[]={0,0,1,0,1,1,0,0} o/p={0,0,0,0,0,1,1,1}

12 13678

Differentiate between Macro and ordinary definition.

725

Write a function that will take in a phone number and output all possible alphabetical combinations

594

Post New Motorola C Interview Questions


Motorola C Interview Questions


Un-Answered Questions

What is a jsp container?

496


What are the types of the main implementing classes in the map interfaces? : java collections

611


What is array of structure in c?

594


Explain the application of shared preference?

510


What is the size of mysql database?

489






What is ms word and excel?

304


why middleware can be difficult to write and test.

5188


What is minimum version of java is required to run apache ant 1.9.x?

50


Do you know table based value sets?

1


What tools can I use to develop .net applications?

569


What do you understand by java?

561


How do you make your decisions in general?

664


Which of the following is true regarding IRR? A. IRR assumes reinvestment at the cost of capital. B. IRR is the discount rate when NPV is greater than zero. C. IRR is a constrained optimization method. D. IRR is the discount rate when NPV is equal to zero. ?

634


What is cabir worm?

583


How do I setup a wordpress database?

130