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 21127How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12071What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14259what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18275Post New Tech Mahindra Interview Questions
What are the relational operators available related to Grouping and joining in Pig language?
What are the different types of relationship composition that exists?
What do you know about ADO.NET's objects and methods?
What is session object in hibernate?
Which is the best way to write loops?
What is a physical sensor?
Can you configure two diff free goods items for one single item?
What are the dashboard components?
Is an interface a type c#?
Explain file formats for file layout?
What do you understand by a “thing” in the iot?
Explain each() function in jquery?
how to interlock 3 nos MCCBs using under voltage coil. please provide me circuit diagram?
What is inert pair effect?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?