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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18277Post New Tech Mahindra Interview Questions
How extension table is related to base table?
How do I start a program in c#?
I am using microsoft excel 7.0 running under windows 95. I am using formulas to subtract time. If the resulting time is a negative number, the result displays aspound signs. How can I fix this?
What is disaggregation of data in tableau?
Why you want to be a auditor?
What are the factors that help to decide which style of web services – soap or rest – to use?
What are the three main tasks performed on a QlikView document?
How to call apex class using java script?
What is the difference between spring boot and spring mvc? : Spring Boot
Are you a team player or a leader?
What are the down sides of Genetic Engineering?
What is the use of tools command?
Which processes of SAP SRM is linked with SAP MM?
What are the features of datastage flow designer?
In back order process system follows backward scheduling or forward scheduling? please give ur valuable answers