44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?
6 7933If I want to initialize the array like. int a[5] = {0}; then it gives me all element 0. but if i give int a[5] = {5}; then 5 0 0 0 0 is ans. what will I do for all element 5 5 5 5 5 in a single statement???
3 3458Post New Amdocs C Interview Questions
How to break the object spy ?
How to lock records in a table?
What variances do you come across in invoice verification? : fi- accounts payable
Is null keyword in java?
How do you do math powers in java?
Differentiate between gl_date and gl_posted.
What percentage of the market do you plan to get over what period of time? - Venture Capitalists
Is java a tool?
What’s the difference between class, file and activity in android?
What are the steps to take to improve performance of a poor performing query? : sql server database administration
What is the use of the required attribute in html5?
How to find user defined, system default values for security parameters?
What is edb postgres?
What are the different methods of loading dimension tables?
Define Compaction?