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 20823How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11955What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14117what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18113Post New Tech Mahindra Interview Questions
how does an oracle clusterware manage crs resources?
What are absences in the sap system?
Why do erp consultants charge a high fee?
in order to streamline the functioning of mfi sector the rbi had appointed a committed the committed was headrd by
How to write the opening tag of an xhtml element?
Where is reference in word?
Is collection or customer centricity skills is effecient in a collection process? If its one of them then explain the reason for your answer.
How do you create the work object?
what is collation? : Sql dba
What is one-to-one association in hibernate?
What is B2B?
which gas is used in preaparation of bit salt
What are the advantages of creating a website?
What is new static in php?
What are foreign keys in database?