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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12114What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18340Post New Tech Mahindra Interview Questions
Why it is recommended to avoid referencing a floating point column in the where clause?
wat r d schedules for testing?
What is bin file in android?
As Derby is such a small DB, why do you prefer going for a Derby DB in a real-time project Implementation?
How to pivot data using informatica when you have variable amount of pivot rows?
What is a pointer variable in c language?
can you declare an override method to be static if the original method is not static?
which of the methods provedes the most controlled printing of flash content? : Adobe flash
What actions are performed when you run applicant action prepare for hiring for an applicant?
What is model in codeigniter?
What is the size of new born kangaroo?
How to secure data for carrying in the cloud?
What are the three stages of building the hypotheses or model in machine learning?
How do you make text fit in one cell?
What are images. What are its types and Why are they used?