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 21029How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12030What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
Explain why does a tea kettle sing?
Explain the primary key?
What advantage does a backup using the maxdb backup tool offer compared to a file system backup?
Explain what is densitometer is used for?
Is a case study a method or methodology?
Explain the difference between vb 6 and vb.net?
How can we use vlookup in excel?
Value Type and Reference Type Data type in C#?
What is startup repair on my computer?
To move to the previous worksheet and next sheet, what keys will you press?
Explain the main factors that affect the growth of a population?
Give a basic algorithm for searching a binary search tree?
Which is india’s first surface to surface missile “ prithvi ” launched?
How to hide directory browsing in wordpress from server using .htaccess file?
What is math exp in java?