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 20859How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
In simple terms, what is the internet of things?
What do you understand by mirroring?
What are windows azure diagnostics?
What are the hooks?
How to share global variables across modules?
What is the most basic characteristic of supercritical boilers?
WHAT IS ASSESSMENT?
In what script is snap$ created? In what script is the scott/tiger schema created?
Difference between qlikviewd and qlikvieww?
What is the maximum no of columns a table can have?
How to call apex class using java script?
What is the use of ctrl key?
Is windows 7 x86 or x64?
Is java still relevant?
Clarify SSTable?