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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
Is truncate a dml command?
Define Call Money Rate?
HOW TO CALCULATE CAPACITOR BANK OR HARMONIC FILTER CALCULATION
What is database replication?
How do you select which automation tool is best suited for you?
What is inproc mode in session?
Explain financial closing? : fi- general ledger accounting
For a spring controlled governer the relation F = ar+b (F is the controlling force, r is the radius of rotation a and b are constants), indicates that the governer is
What is chart of account?
what is the way your business
What is 'spns'?
What is data store? How to create data store?
what are the parameters to be considered for evaluating Risk analysis
what is the difference between accounts manager and finance manager?
Difference interview sql based vs fetch xml based ssrs reports.