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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14348what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
Explain About dtp ?
Explain some of the consequences of an undersized kettle type reboiler?
What is the difference between access specifiers and access modifiers in java? 16
What Can Bankruptcy Do For Me?
How will you conduct risk analysis?
What is restrict keyword in c?
What is the max size of an object that can be uploaded through the s3 console?
What are partial classes and use of partial classes?
will fix foundation bolts at site with out template is there any procedure?
What is requirement class and requirement type?
Is hadoop a etl tool?
If any changes done in the process of production what that is called.
Why are c# strings immutable?
Benefits of process information page ?
What are the Exceptions Statements in salesforce?