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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14474what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
What is Retro Pay in Oracle Payroll? How many types of Retro Pays are available?
What are the benefits of data analyzing?
What are the basic steps to writing a UDF Function in Pig?
What is google fetch?
What is the object class in c#?
What is the default scope in javascript?
How do I separate data in excel with a comma?
How can NPAs be reduced?
What are the advantages of Web Services?
HI ALL.. I TOO APPLIED FOR THE POST OF JR.EXECUTIVE ELECTRONICS(AAI).HOW DO U PEOPLE KNOW ABOUT THE EXAM DATE DO U GOT ANY ACK...
What are the steps to run more than one instance of a process?
Describe the formation of igneous, sedimentary, and metamorphic rocks?
What are the main features of ms access?
Does python have static classes?
What is the best way to comment out a section of code that contains comments?