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 18082How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10794What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12707what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16972Post New Tech Mahindra Interview Questions
What’s the difference between dirty, touched, and pristine on a form element?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
what are the types in error loging?
What is the equation for acid-test ratio in accounting?
Explain swatches palettes in adobe photoshop?
How can you start weblogic on microsoft windows?
List the five important v’s of big data.
Explain about datafile/verification of date file when file is not available in local system?
Explain about the different types of join in Hive?
What are Tickets in Realtime ?
How can you build and test a metric to compare ranked list of TV shows or Movies for two Netflix users?
What are the commonly used schemes for the bus zone protection?
validateWrite() method can be written in form datasource as well as table level, when should we write it in form DS and when in table. Similar in case of write() method?
What are Google Ad Extensions?
What are the important component of zend framework?