f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 21513How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12233What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18465Post New Tech Mahindra Interview Questions
How many associate SBI have?
Explain load blancing alogarthims in cluster??
Which is the new instrument launched by rbi to protect the saving of poor and middle class people from inflation and insensitive household sectors.
How do you define names in excel?
What are the different breaks within a break schedule?
Define a "virtual directory"?
Difference between sqlexec and createsql?
What are 3 boolean operators?
What is the difference between Bug, Error and Defect?
Define ‘man made fibers'?
Do the lions or lionesses do most of the hunting in a pride?
When is the finally clause of a try-catch-finally statement executed?
What is java struts?
What is trolltech registry?
What and where are the best javascript resources on the web?