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 20859How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
What is a sae socket?
Where is the worlds longest elevator and how long is it?
What are the pros and cons of using cloud-based versus on-premise solutions for AI?
How can we set the region in drupal theme?
what is the basic and unique feature of dotnet
Explain jsp and tell its uses?
How do I compare two lists in excel to find differences?
How storm ui can be used in topology?
how do u extract data from different data sources explain with an example?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
When does anr occur?
What is the function of sql server agent windows service?
Why do we need master page in asp.net?
What is simulated annealing algorithm?
What is smoke testing and user interface testing ?