Posts Tagged ‘Motorola’

Paper: Motorola Placement Paper (Technical-C Test) Technical: Q. write a C code 1.To reverse a string using a recursive function, without swapping or using an extra memory. 2.To reverse a linked list as above. 3. what will MAX(i++,j),MAX(i,j++) return. 4. Difference between Macro and ordinary definition. 5. Difference between Class and Struct. 6. Give the [...]