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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18278Post New Tech Mahindra Interview Questions
Why are all the comments being moderated?
How do you handle exception in PL/1?
How to compare data in two columns in excel?
How many 1.5 ton A/Cs can run on 7.5 kw generator (diesel)?
duties of bank finance manager
What is array indexing?
What is mean by Duty-Draw Back? And what's of benefit under Duty-Drawback?... Please explain.
What are the types of page layout columns?
What are the tasks of standard controller? : salesforce visualforce
Hash identifying each block in the blockchain is generated using which of the cryptographic algorithm?
Explain manual cost allocation? : co- cost center accounting
Which method is used to update multiple document?
Why do large ships like aircraft carriers not sink despite weighing several thousand tonnes?
How do I run chkdsk?
How binding works in mxml components in flex?