proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?
7 8746f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 18082If "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 8525f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
7 9177Post New Hughes C Interview Questions
Why do we use using namespace std in c++?
What is the difference between mongodb and couchdb?
What are the various ways to measure the effectiveness of an advertising campaign?
What is the use of dhtml?
How many ways you can access file using VB?
What are the benefits of using JSF Framework?
What is lazy loading effect?
What is the importance of dfs.namenode.name.dir in HDFS?
What is a char in java?
Why is namespace called "ng"?
Can you migrate the code from java to kotlin? If yes how do you do it?
What are functions in the sql server?
What are the different models used for deployment in cloud computing?
How to erection of DCS Panel at site step by step
Tell me about your weakness and hobbies?