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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14348what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
what is m30 in concrete tiles
HOW TO FIND display the total number of weeks in the year of 1998 IN EMP TABLE
What is an interrupt? : Dot net architecture
Which filter executes first in an asp.net mvc application?
What are the applications of struts?
What are supporting python packages for data science operations?
Is angular material open source?
Have you ever committed a mistake? What?
In how many ways the Data Binding can be done?
What is the mean of whitening in toothpaste?
Does unactivated windows 10 get updates?
When was the company's act framed?
How long can a lambda function run?
What are governor limits in salesforce.com?
Is postgresql scalable?