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 18886How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11051What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 13063what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 17273Post New Tech Mahindra Interview Questions
In Bootstrap what are the two ways you can display the code?
What are object based securities and role based securities in MS CRM?
difference between view and index ?
Is program files x86 64 bit?
Explain transformation in rdd. How is lazy evaluation helpful in reducing the complexity of the system?
From which germ layer do blood cells originate? What are other organs and tissues made from that germ layer?
How many master-detail relationship fields can be created in an object?
how would you change the default o.s. Boot option with some interval say 30 seconds in linux?
Explain ‘field name for partitioning’ in co-pa
Explain what is the principle distinction between the function calls and messages?
Explain supported data types in python?
Does drill replace hive?
What are php filters?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
What is drupal region?