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 18082How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10794What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12707what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16972Post New Tech Mahindra Interview Questions
what is aapt in android?
Mention what is the difference between soql and sosl?
Why var is used in c#?
Differentiate between deep and shallow copy in python?
What are different types of CDS?
Can we convert off line transformer to on line transformer
Why do we use angular?
How to modify an existing user defined function?
Integration between personnel administration & om?
List out the differences between activatedroute and routerstate, with reference to angular 2.
What is the purpose of biological shield in nuclear plants ?
What is Hcm Master Data In Sap?
How to make deductions of the employees from salary against the loan in AP module oracle R12
draw informatica architecture 8.6 ?
What are the Loops in salesforce?