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 21133How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18278Post New Tech Mahindra Interview Questions
Where do you use help views?
How do I combine two names in excel?
How can you filter out specific type of file using file system controls?
What are the components of netweaver?
What are css attributes?
What do you understand by the panda update?
How does sharding work with replication in mongodb?
What are the web services in asp.net?
show answer/ calculate-1-2-4 ratio-concrete -cement-sand- metal-water - please brief calculation
What is difference between baseband and broadband transmission
What is the difference between an ARRAY and a LIST in C++?
How to read, write or remove session in codeigniter?
What is a lasso tool?
waht type of interface is used for testing the data in informatica
Can we extract code from dll?