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 21261How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12121What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14326what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18351Post New Tech Mahindra Interview Questions
What is a pointer with example?
What is cgi?
Which are the db2 tools to protect integrity of the database?
i made lan connections ,then how can i establish the network....with that connections only is the network is established ...tell me the procedure for giving the lan connection for some(10) pc's?
What does “1?+2+4 Evaluate to? What about 5 + 4 + “3??
Can postgres use multiple indexes?
What is out in c#?
Is the PLUS feature set required?
How would you use ActiveX Dll and ActiveX Exe in your application?
what is the use of the puls transformer in UPS & how it works???????????
What are the types of windows?
what is the difference between cloud computing and grid computing?
What you mean by drill across?
Can you define spufi?
why do we use readc? What is sflnxtchg?