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 20978How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12008What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14183what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18191Post New Tech Mahindra Interview Questions
can u give me the information about the questions asked by the bally in campus
What is a db2 table?
What is the guid concept in crm?
Is it necessary to sort a file before searching a particular item ?
To which environments does quicktest professional (qtp) supports?
What are the components of Spark Ecosystem?
What will amazon rds manage on the behalf?
What is global file precedence in Splunk?
What is linearity?
What are abstract methods in java?
How do I restrict users from creating top-level folders?
Define the jobs performed by the biu and eu in the 8086.
Explain how do you convert from pascal to torr?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
How many rows can mysql hold?