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 18619How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10996What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12940what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 17187Post New Tech Mahindra Interview Questions
Explain the difference between throw and throws in java?
How can we handle the exceptions in jsp?
How is final different from finally and finalize?
Are ssds good for backup?
Is f5 a firewall?
What is the significance of delegates?
What is the process to change the files at arbitrary locations in HDFS?
What is the difference between weblogic and websphere?
What is a data set in c#?
What does a drill query look like?
What companies are involved in the Bluetooth initiative?
Explain what is gaap?
how to configure the google directory so I can find email addresses?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
explain the concepts and capabilities of business object? : Sas-bi