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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14349what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
Is windows defender a good antivirus program?
How do I insert multiple rows in a table?
Diff bet ripv1 & ripv2?
How to customize checkpoints with parameters?
Whether it is poosible to give 2 different inputs for a service in jcaps
Can you deploy more than one application in single jvm?
What is heating effect?
How can I hide or show the ribbon?
Explain generics in typescript?
Explain how do you calculate cooling energy?
What is a primary key called that is made up of more than one field?
What is CQLSH in Cassandra?
What is the difference between "revocable beneficiary" and "irrevocable beneficiary"? : insurance sales
How do you round a value in javascript?
What are the function of different capacitor, resistors, transister, diods, thyrister( like SCR)in any circuit?