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 14348what'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
Explain index?
Is null a binary search tree?
What are types of resultset?
What are the types of schema in hana?
Where is pip installing packages?
Define a set?
What language is joomla written?
Any details about secatt apart from SAPSecurity online.com?
What is data replication in Cassandra?
What is array give example?
Why is objective c syntax so weird?
Tell me how many black holes are there?
Which is the direction of negative angle?
Explain the difference between record occurrence and record type?
How does http work?