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
Are there viruses for linux?
How can you know about drivers and database information ?
explain advantages of innodb over myisam. : Sql dba
What is the use of keyword planner?
Which is better mvvm or mvc?
What is sequence classification?
How testing is better than junit?
what is credit control management. how to do credit control how to evaluate foreign currency
Explain how you can configure a running aggregate in SSRS?
What do you mean by low value assets? : fi- asset accounting
Explain how memcached should not be used in your python project?
What is use of null pointer in c?
What is a databasemetadata?
How can you Hide system ribbon buttons?
What is meant by scripting language?