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 21033How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12031What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14204what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
What is the difference between primary and candidate key?
How do you destroy a particular or all Sessions?
Can we create exe file in java?
What is -2likelihood function?
What's the difference between delete and truncate ?
What is the difference between find and locate command in linux?
Clarify Memtable?
How you can remove a rule from security group?
Is objective c better than c++?
What is the difference between a document schema and a property schema? : biztalk server
Define fiber?
Why main function is special give two reasons?
What is the utilization of hcatalog?
Explain the basic functions of process management.
What is angular 2 and also explain its components?