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 21127How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12071What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14259what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18275Post New Tech Mahindra Interview Questions
List the popular use cases of Apache Spark?
charge at rest result in e.f and charge in motion result in m.f then how can an accelerated charge give rise to emf wave? then there should be no e.f due to acc charge as it rise from charge at rest?
Explain what is transformation rules?
draw the full wave and half wave circuit of 3 phase system and inverter circuit used in upsĀ
mention the no of characters required for creating names of the mq objects?
What types of projects are you most interested in working on?
What is the purpose of wordpress?
How do you use structures in the abap programs?
How can I see connections in mysql?
What Difference between FontSize and Font Size in DHTML?
Define javascript binder?
Explain about the database management systems.
What is the maximum number of rows in excel 2016?
Explain what does the protocol FTP do?
What is an error-first callback?