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 21521How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12236What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14466what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18475Post New Tech Mahindra Interview Questions
What is the source for FIAR extractor from R/3?
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
List the Different types of servlet?
What is ring topology?
What is a lookup table in etl?
I Want To Join Infrasoft Technologies,what is the Procedure To Join The Company?
What are the methods in hibernate?
Jspl question paper for freshers requirements chemical engineering diploma
What are the basic features of ms excel?
What is a comparator function?
Explain a few methods to implement functionally oriented programming in python?
What is predicate c#?
What will be the responsibility of the spacecraft dynamics?
Is objective-c is used in window also?
How to set the context path of a web application in tomcat 7.0