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
asked about the power transimmisions and types of power drives and about milling different process types and differnce between straddle milling and gang milling
How do I make a live excel spreadsheet?
What are the some useful annotations introduced in struts2?
Which bit wise operator is suitable for turning off a particular bit in a number?
What is strut action mapping?
List the Basic data types of Kotlin?
What will you do when NameNode is down?
why u have not worked anywhere for 3 years
What is inserting in data structure?
Explain what is difference between query studio and report studio?
How can you stop your dba from making off with a list of your users’ passwords?
Explain how can I make sure that my program is the only one accessing a file?
Explain about sh?
What basic steps are needed to display a simple report in crystal?
What are the function module in bdc?