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 21513How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12233What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18465Post New Tech Mahindra Interview Questions
What is anonymous authentication?
How do I create a scenario summary report in excel?
How can you quickly find the number of elements stored in a static array?
In a ram description ddr 2 1066mhz “2.5-3-3-8” what do the numbers in quotes signify?
What can we do to handle multiple exceptions?
What are most important business processes of accounts receivable modules?
What is pirate 2.0 update?
Can you name any other accounting application?
What is number in json?
Tell us how to use update statement in laravel?
How do I know if I have sql express or standard?
Can a div have a class and an id?
How to send data from one page to another in jsp?
How can you check whether the pivot table is modified or not?