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 shared variables?
Why do android apps update so often?
wat is the d/b windows 95&98&xp?could anybody give reply ?
Is it necessary to install spark on all the nodes of a YARN cluster while running Apache Spark on YARN ?
What are the differences between a database index and a match code?
What is nvl in db2?
What is the web dynpro phase model?
What is AWS Lamda?
What are controllers in AngularJS?
What compounds are responsible for the odors that come from wastewater treatment plants?
What does using do in c#?
Describe how the jdbc application works.
how indexing is done in Neo4j?
Explain Energy and Power signals?
What do spark executors manage?