proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?
7 10815f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21262If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?
6 9802f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10769Post New Hughes C Interview Questions
what are the basic production planning problems?
Difference between eap and eap-tls?
What is scala trait?
What is the configuration required for caching of static resources like images, css and js in angular 2+
What are the types of an http request?
What is the difference between xmlserializer and the datacontractserializer?
Can you get a virus from opening a word document?
Is there a way to apply the same formatting to every sheet in a workbook in excel?
Anyone have sample questions for bhel interview.please send me as Iam appearing for the interview on 19th sep2008. Kindly send this to my e-mail: arun_prasath_n@yahoo.co.in
Explain the different types of delegates used in c#.
can you write to the file system from flex?
Tell me what is shear stress?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is chi-square tests?
What is your project about? What stage or phase is it currently in? What is your current role in your project?