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 20950How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11990What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14165what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18166Post New Tech Mahindra Interview Questions
What is the purpose of octyl silane columns?
How do I deselect all sheets in excel?
What are the procedures?
What are the roll and page areas?
What will be the output of data[-2] from the list data = [1,5,8,6,9,3,4]?
What is ognl?
What is dynamic range?
What is heading tag and why it is used for?
Three reasons why you want to join just dial
How do you know your mail server?
Why is it important to close an ado.net application?
What is the best process to issue stock to an order?
In control valve proximity inductive sensor is taken as digital feedback for full open and full close.Normally its volts 24v when the sensor acts the feed back voltage 14v so that our relay not indicating in plc panel . kindly give the solution.
Why do we need to use computers to help us sort lists?
Write a java program to print the subsets of a string