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 21033How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12031What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14204what'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
using examples, examine the relevance of the following as final accouting adjustments; 1.reserves 2.provisions 3.disposal of assets 4.control accounts
What is the difference between a document library and a form library?
How do u check FONTS in Login Window?
why should we give deliver good quality software?
What is the difference between interface and abstract class in c#?
What are different ui annotation in cds views?
What is a clustered database?
What is the composition of d2?
How to exit a wpf app programmatically?
Generation of voltage for each phase are same of a turbogenerator.Although the short circuit current flow when two phase of turbogenerator are shorted(where current can't flow without potential difference),why?
When does a dictionary is used instead of a list?
What are the advantages of autotransformer?
How to select all columns of all rows from a table in oracle?
How do you measure the content of vitamins or iron in a plant ?
What is css backface-visibility property?