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 21252How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12119What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18344Post New Tech Mahindra Interview Questions
What are the advantages of .net core?
There are two buildings one taller and one shorter whose time period will be grater and similarly the frequency ?
How can you wrap the text within a cell?
Why did you decide to pursue your career at Under Armour?
Explain void pointer?
What is the role of silver sulphate?
What is externalizable?
Did you written the query in d7 for your module?
How do I reset the layout of a word document?
Give me a situation where you made a mistake and how did you manage to come out of it.
What is the difference between primary and secondary market?
What is @@error in sql?
Can you declare an interface method static?
What languages do you need to know to build a website?
What is command line used for?