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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18278Post New Tech Mahindra Interview Questions
Explain how AI assists in telemedicine services.
What is in hql?
Recruitment and selection of HR in ITC company
Define threshold energy?
Is xml a flat file?
How do I install ubuntu on a flash drive?
What is a provider method in angularjs?
Which are the several popular graph databases?
Explain the rules for designing files and file groups in sql server?
What do you mean by virtual product in magento?
how to define nomenclature of bearing.
what is Forward,Reverse and Re_engineering?
how will one calculate TDS when the bill is with service tax (SAY an AMC bill ) and what treatment will be there when it is a rent bill with service tax. is there any rules in income tax as to deduct double taxation?? pls help with rules sir
Do you have any references? What would they say about your fit with this job?
What is template view django?