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 20858How 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
what is the role you expect in software industry?
How the analysis of departed customer help your organization?
What is the property of os module?
What is nspersistentstorecoordinator?
Name types of artificial intelligence?
How to decide whether A / B / C / D curve type MCB should be used?
If i want to crack any serial key using system information then how can i do it? Is it possible?
What is by default prefix of wordpress tables?
What is ios appdelegate?
Explain tokenize?
What is a volatile keyword in c?
What is the difference between data loader and import wizard?
Can hashmap have same key?
What is a logical size of a table and what does it depend on?
What is the benefit of encapsulation?