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 18082How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10794What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12707what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16972Post New Tech Mahindra Interview Questions
How to update a particular record in target with out running whole workflow?
How to sort query output in descending order in ms sql server?
What is meant by wsdl?
What is columnar data format?
What is spring dto?
What is CBS?
What is Mapper? How can we compress Mapper output in Hadoop?
Is abstract thinking intelligence?
How to improve in english
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
What is singleton class in angular?
What is the caspol.exe tool used for?
What is a mysql view?
Which tool you would prefer to use when you want to crop a human portrait from an image?
Does wordpress have a database?