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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14474what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
what are different types of backups available in sql server? : Sql server database administration
What are the advantages of yii framework?
What is difference between interface and abstraction?
What is the unit of font size in ms word?
Differentiate between the constructors and methods in java?
What is an infocube?
What are volatile variables in c?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
If the second page is not triggering what is the problem?
What do you understand by the term process studio?
Can you explain spark core?
What is scala and spark?
What is inspect and what is it used for?
How do I override the default home page loaded by tomcat?
What is sharepoint page layout?