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 21534How 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 14475what'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
What is a session in programming?
what are three regions of operation of MOSFET and how are they used?
do they hire undergraduates? and if answer is in affirmative then what sorts of questions we hav to prepare?so tht i can crack this interview
Compare convertible & non-convertible debentures.
How to check magento version?
How do I disconnect mysql workbench?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
How to use earthing on shipments.
Why use “nolock” in sql server?
Explain what are the hydrocarbons?
What are drillthrough reports?
What does pl sql stand for?
What is numpy shape?
Explain folder, file & description of android apps?
What is active record (ar) in yii framework?