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
Why are steel plates inserted inside bearings in elastomeric bearings?
What is ms word in english?
tell me something about linux commands.
State the advantages and disadvantages of kotlin?
What is the function of ui api i.e. User interface api ?
What are the core components of wcf service?
What is the mode of the distribution in frequent brightness value?
What is tableau show me?
What is closure in swift?
What is the use of XML mapping panel in MS word 2013?
Define Payee
How to ensure fls while working with lightning component?
What is operator promotion?
How are pagination is classified in bootstrap
Tell me how to get memory map (segments) of process?