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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12116What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18342Post New Tech Mahindra Interview Questions
Tell me what are the different types of customizations that is used with the “volatile” keyword?
Please explain remove class jquery with example?
What is drush cr?
What are the types of methodology?
What are the elements of crm pricing?
Are views updateable?
Why to use python numpy instead o f lists?
Which fields are indexed by default in salesforce? : salesforce admin
What is belady's anomaly?
What are the filters in angular js?
Is div used in html5?
Explain class __init__()?
What is lustre?
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?
What is the most critical component in SAN?