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
How you can create a custom watermark?
What are the different ways of implementing thread? Which one is more advantageous?
What are the network requirements for using hadoop?
What are temporary files in disk cleanup?
How many default tab strips are there?
Define big data analytics?
From where compressor recive power in automobile?
If you wish to encrypt the username and password using php, how will you do that?
STATE WORKING OF VACCUM CIRCUIT BRAKER?
Explain about the box cox transformation in regression models?
Explain intercompany postings. : fi- general ledger accounting
Why -w argument is used with perl programs?
How to restrictd webservice only for particular client?
Can you name few of the platforms for developing the blockchain applications?
What is the difference between object oriented programming language and object based programming language?