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 21192How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12101What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14307what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18315Post New Tech Mahindra Interview Questions
What is div short for?
Why do we need wrapper classes?
Have you worked on interfaces? what are they?
What is execution?
Where is your web server hosted?
What are the types of relationships in sfdc?
What is the polarization index value ? (Pi value)and simple definition of polarization index ?
Can you inherit a private class?
what are essential components of digital computer? discuss the function of each components. draw the block diagram of a computer showing its essential components
How will iot impact the businesses?
What is an exchange in apache camel?
Can we override the private methods?
Briefly tell about the jdbc architecture.
Explain about jump start wizard versus standard wizard in salesforce?
What are 3 operating systems?