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 21527How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12238What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14471what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18479Post New Tech Mahindra Interview Questions
What is the extension of the vbscript file?
What is the difference between select statement and provide statement ? : abap hr
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
What is meant by json objects?
How are the tolerance group for employees used?
How long will it take to wind up independent in creating robotic automated process?
What is the program compilation process?
How would you improve UX on Amazon.com?
what is the cost differene of a same structure when it is constructed with brick masonary, and when it is constructed with concrete as a frame structure.????????
What is the linux kernel?
How are pagination is classified in bootstrap
Explain what is the surrender value? : insurance sales
What is sonar?
What is a swap space?
What is the correct and the most two common way to start and finish a php block of code?