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 20859How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
Which environment variables are absolutely critical in order to run the OUI?
What is meant by microsoft windows?
Difference between Manual reorder point and Automatic reorder point.
Can sql server 2016 run on windows 7?
How you calibrate absolute pressure with the calibration range of 0 to 1000 0C Absolute. Please explain the procedure for calibration.
WHAT IS BANK RECONCILIATION STATEMENT? DIFFERENCE BET PUBLIC COMPANY AND PRIVATE COMPANY? MEMBERS IN PUBLIC CO AND PRIVATE COMPANY? WHAT IS DEPRECIATION?
Explain Cisco UC Architecture?
What are the advantages of yii framework?
can a indexed file be accessed in arrival sequence in rpg program?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
What is subnet
What is definition list in html?
What are the various options for navigation available in sharepoint 2010?
Who did first record the sound?
What are the dis_advantages of stored procedures, triggers, indexes?