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 21028How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12029What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
what are the different types of optimizers?
Which conditions have to be fulfilled for a function of dojo/ready module record a callback?
In which scenario, you will use singleton and prototype scope?
State the difference between React JS and React Native
How can we override a file during runtime in rpg?
Differentiate between an organization and division in Siebel?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
What are the different parsing mechanisms are available in prpc?
What is the use of using enum to declare a constant?
Explain about the partitioning, shuffle and sort phase in MapReduce?
Explain Clustering in Hive?
How do you use $filter?
where will movement type get assigned?
What is interceptor in angular?
what are the different password encryption options available with ogg?