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 21141How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12076What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14267what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18284Post New Tech Mahindra Interview Questions
what is silverlight run time?
Can you rename a database in mysql?
Is drupal a database software?
What is operation queue in swift?
How do you remove duplicates without using remove duplicate stage?
How do you kill a program in windows 7?
What is an sql server agent?
Explain event bubbling and event capturing in javascript?
hello sir, could u plz send me a sample placement paper for hpcl trainee engg exam..(electronics stream)...hoping to hear from u at the earliest. Thanking you.
how to handle exceptions in ejb?
What is the use of servletconfig interface?
What angular is doing with bazel compiler?
What are the three types of design patterns?
What are the required things we need to take care of designing a project for flat file should be processed and it should be updated in oracle
On which port is tomcat running?