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 21279How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12128What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14340what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18365Post New Tech Mahindra Interview Questions
How do you insert a row in excel using the keyboard?
Tell me why does a tilted gyroscope not fall?
What are swing controls?
How many types of recording modes in qtp? Which will be used when?
What is an array formula?
What is RMS Migrations
Are Refrigerators & Deep Freezers the Inductive load ? How to calculate the Power Factor & hence the Output Power for them ?
What is a negative indexing in python?
Explain the difference between the web config and machine config.
What is meant by a bus?
Which file system is used in unix?
What is template.php in drupal?
What is dtd ( document type definition )?
with 3 phase board on a 63 amp rcd is it ok to have 6 electrical showers 2 on each phase and what problems could happen
What are the five views of presentation?