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 12066If 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 6103Post New Amdocs C Interview Questions
Explain about rpa source code management?
Define an electro chemical cell. Give one example? : Electrochemistry Corrosion
Which enzymes in cows allow them to digest cellulose?
what is program data vector? : Sas-administrator
Tell me can you put a table within bootstrap panel?
Can you make tabs smaller in excel?
How do you program keyboard keys?
why the pic micro controller have internal eeprom?But in 8051 have only rom and ram.
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
What is the sequence of execution of Mapper, Combiner, and Partitioner in MapReduce?
Compare the STS and SPS and state its important features?
How you prepared reports for OLAP?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
what is the min and max ohmic resistance for the earthing rod installed for lighting poles for street light network
you have a rectangle shape with rounded corners. You want to ensure that the corners do not distort when the rectangle is scaled. What should you do? : Adobe flash