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
Do you know in accounting, vat abbreviates what?
Which is better iis or apache?
What is the role of building blocks like nodes, relationships, properties and labels in neo4j?
SAP Banking Module, I want to upload a document in Business Partner (Customer)Master Data in a SAP Banking Module.
Tell us how many types of meta tags are there in seo and what are their characters limits?
What information does a dbd contain?
Integration between organizational management & time management?
How do you make a spreadsheet visible the desired toolbar?
What do you understand by talend in general?
How to calculate the heat load for a electrical room
Can windows 10 run xp mode?
what are the best synchronization techniques for share memory data in linux?
Name the phases of background processing.
What is alias in c#?
HOW WE PASS PARM PARAMETERS TO CL VARIABLES FROM RPGLE?