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 7795

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

9 40740

write a C code To reverse a linked list

2 14141

Difference between Class and Struct.

13 37860

Tell about strtok & strstr functions

2 18449

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

31 98231

What is the Difference between Class and Struct?

10 11740

What is the Difference between Macro and ordinary definition?

3 25360

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

1 4331

what is difference between array and structure?

44 131316

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

20 42061

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 10287

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 14993

Differentiate between Macro and ordinary definition.

888

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

758

Post New Motorola C Interview Questions


Motorola C Interview Questions


Un-Answered Questions

How will you enable SMTP on Application Server?

994


Define bind() and unbind elements in jQuery?

652


can anyone tell me what kind of questions are asked for core java exam in aptech

1572


My name is Tasha actually I had put my file for Australia PR on basis of Hairdresser, and I have shown my qualification of 10th passed, but I done my B.Com with Accountancy, and presently I am working as Accountant,Now I want to put up my file for Australia Student is it possible, and my age is 36 yrs, I had already given my IELTS (Academic) and I have scored 6 bands, but its period has been expired,please give me some answer what to do next.

2030


How to write a multi-statement macro?

771






What is difference windows 7 and windows 10?

523


Is this job good for future? can do this job post grduate student?

1862


What is it meants by '$_'?

644


Define what is constructor?

750


What does p

553


Can a program have two main functions?

769


What is myisamchk?

662


How to get a list of columns in an existing table?

612


Which is the package which is to be imported while working with webdriver?

716


Where does a scope change in a ruby program?

5