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 21507How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12230What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14459what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18463Post New Tech Mahindra Interview Questions
What is worker role in windows azure and how does it help?
Explain time-stamping?
what ll be the next technology of ufone warid jazz and zong
What is the meaning of sql server?
Hello Guys, If any body looking for "SAP Vendor Invoice Management (VIM) Training", Please Contact Me,We will covers all SAP VIM topics along with end to end ICC, Document pipeline xECM, Enterprise scan etc. Email ID :kakumanusasikanth@gmail.com
What is the difference between char and varchar?
Explain what do you understand by frames in html?
In sap simple finance, even in case the client never uses the asset accounting, is it mandatory to have a new asset accounting?
how do you intitiate another transaction?
What are the parameters used to create keyspace in cassandra?
What is an object array?
What is format menu?
What is routeconfig.cs in mvc 4?
What are different forms of selenium?
What are the webdynpro init events and what is the sequence of trigger?