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 20968How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12006What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14179what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18186Post New Tech Mahindra Interview Questions
Define the use of ‘Outline View’ in Talend Open Studio.
What is meant by partitioning?
Can we sent objects using Sockets?
What should be the meta tags length in seo?
When do you perform off-cycle payroll?
You need to purge data from audit database. What will you do?
How to repeat a string to a specific number of times in php?
Hello to every body ... Its not its not a interview question In accounting field can we make Money ?
What is the difference between Splunk apps and add-ons?
What is spring boot application? : Spring Boot
How do I use os authentication with weblogic jdriver for oracle and connection pools?
Is ms excel free?
What is transformation?
Is system user sap basis consultant and dialogue user other user like fico, hr, mm user?
What is bson in mongodb?