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 21507How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12230What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14458what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18463Post New Tech Mahindra Interview Questions
How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?
Why add_action() function not work in member function in wordpress?
What are rectifiers used for?
hai iam venkat iam appering RRB exam chennai on 23 nov 2008. pls help me wat kind of questions i to prepare? mail {venkiremo_krv@yahoo.co.in]
What is the use of "echo" in php?
How many versions of angular are there?
How to Draw in scale without using Windows Mapping Modes?
What are the disadvantages of external style sheets?
Give me an example that best describes your organizational skills.
what do you mean by yeild stress of a material? What will happen when hit is given to cement?
What is session merge in hibernate?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
Why do we use roles?
What is href target?
How to delete a database from mysql server.