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 11352If 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 5764Post New Amdocs C Interview Questions
what would be main different environment in gsm and cdma core networking side?
What are the different properties of variable number of arguments?
If the effective date is December 1st, what does this mean for businesses where the pay period begins on Monday the 28th? How do they manage this?
Does chkdsk mark bad sectors?
What are the advantages and disadvantages of linked list over array?
What is the purpose of dna?
How do I sum in excel spreadsheet?
Differentiate between statement lambda and expression lambda.
what is the main function of fork() in cgi programming?
What is a drag manager in adobe flex actionscript?
What are the different functions of excel?
Explain the features of pseudo mode?
What is the hostname for mysql database?
Tell me what is the function of simple thread poll in embedded system?
What is data model example?