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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14474what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
Is mac unix based?
What is tomcat web xml?
Explain the difference between proc. Sent by val and by sub?
Is it ok to install two different peoplesoft versions on same machine? If yes, how would you do it?
What is chemical composion test
will 1050kva DG set withstand for back charge of 16MVA transformer
what are the selections available in configuring a burnout protection of a controller? thanks
What is an rss feed podcast?
What is most used email form script?
What is 'gap insurance'?
Is 0 true or false in java?
What is the use of Hybris Management Console (HMC)?
Which command is used to start the cqlsh prompt?
Where does the execution start in a WPF application?
What is table properties of formRef and ReportRef ?