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 21502How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12229What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14455what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18462Post New Tech Mahindra Interview Questions
What are the sorts of ios binaries you can make utilizing xcode?
Explain any four vegetable fibers?
What has changed in sharepoint 2010 object model?
What is a servlet-to-servlet communcation?
Discuss 2D arrays.
What is equalisation? Why do we need it?
How can you increase the customers to buy your products more? : insurance cold calling
Is NITI Aayog a constitutional body?
How to alter the parameters for the existing gdg?
How many wrapper classes are there in java?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
Explain me what is an intent?
Why are properties important in webpart development, and how have you exploited them in past development projects? What must each custom property have?
hey.. what do you know about HSBC??
How can I use xml?