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 12062If 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 6102Post New Amdocs C Interview Questions
What is bootstrap array in angular 2?
What is smart contract?
WHY MOSTLY Rph IS USED FOR CONTROL CIRCUITS AUX. SUPPLY ?
What is sqlcommand?
How we Educated client personnel in R/3 Security and general Basis knowledge
What are the disadvantages of php?
What do the me21n tcodes in sap- pm mean?
Gestural Communication plays a major role in relationship management
What is the full form of MSLAB?
What do you understand by adwords?
What are the indexes in mysql?
How much does it cost to publish a podcast?
If in a sequence of natural numbers, starting with 2, you begin eliminating every second number after 2, then every third number after 3, then every fourth numberafter 4, and so on, what type of numbers will be left?
Why do we use yield in c#?
What is netstat?