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 21252How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12120What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18346Post New Tech Mahindra Interview Questions
State the merge-sort principle and its time complexity.
How do you achieve continuous integration using jenkins?
Define sdlc in testing.
When we select a component what events will be fired?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is SQL enhancement ( CDS ) ?
What is quicktest professional window?
What is the difference between DOM & SAX parsers ?
What is app exchange?
Explain about repr function?
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
Why do you want to join Grape City?
How to delete a database from mysql server.
What is an analyte or ligand?
How do I make first name in excel?