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 21269How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12124What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14336what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18356Post New Tech Mahindra Interview Questions
What are the ways of preserving data on a Web Form in ASP.NET?
Is java 11 paid version?
How do I merge data in excel?
How is a domain template created?
What is the compute verb? How is it used?
What are the roles of RBI and IRDA?
What is the use of backbone.js setelement?
What are stable systems?
What is method overloading in java ?
what is data control language? : Sql dba
How do I delete a table of figures in word?
Hai friends, Can someone guide me..Am a postgraduate(m.tech) in biotechnology and am thinking of doing pg diploma course through distance mode. are they worth doing? if so which is better pg diploma in bioinfo or pg diploma in Intellectual property rights..am awaiting ur suggestions
List the different compression techniques in HANA?
What are the anti-patterns of devops ?
What is path variable bash?