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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12116What 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 18342Post New Tech Mahindra Interview Questions
Explain your research work?
Does apache need java?
What is oxc0000005?
What is silverlight sdk?
What is Azure Search?
What is a rank transform?
How is the gear ratio calculated?
How will you motivate workers to strive wiilingly in a target based industry.
How to write an inner join with the where clause in ms sql server?
for data loading in oracle, what are conventional loading , what are conventional loading and direct-path loading?
how to calculate the mortar for 10'*10' size room for both plastering and for masonry work?
Is nvme faster than ssd?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
What is the uses of production scheduling profile and what the configure have you done current project
How to rename a table using sql queries?