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 20859How 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
What is the minimum underground tank size capacity considered for firefighting purpose?
How do I register activex controls?
What is sealed class in c#?
Why do we create the internal number range for local bid invitation ?
What is backbone.sync is used for ?
What is the default alignment to text data?
Is access being discontinued?
How many types of recording modes in qtp? Describe each type with an example where we use them?
How do I insert a file path?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Illustrate the process of code compilation in c#?
what is the technology used in sap?
In sms datasets, what is the function of the dd mgmtclas keyword?
How does a block is recognized in the Blockchain approach?
What is Data Storage - Definition Language?