proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?
7 10832f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21277If "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 9814f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 10779Post New Hughes C Interview Questions
Is there a way to perform sapgui 640 roll out using a centralized server?
How do you inspect element on mobile?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is JDBC RowSet? What are different types of RowSet?
What is session in tensorflow ?
how oil in the MOCB was reduced compared with OCB? what are the features of the MOCB?
What is concentration gradient?
In which infotypes the system performs the indirect valuation?
When I start xl, I get the error message compile error in hidden module?
What are the disadvantages of a database?
What causes registry corruption?
Does rdd have schema?
Define de-sensitivity?
Can the main method be declared final?
Is there any shortcut to move the insertion point to the beginning of the documents?