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 21511How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12232What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18464Post New Tech Mahindra Interview Questions
how you can get the list of largest tables in a database? : Sql server administration
What is @enableautoconfiguration?
What are the different authentication modes in asp.net?
Which component is used to sort that data?
What are covert channels ?
What qualifies as content?
group discussions
We can add the no. of increase in shares due to exercise of the options.Why diluted eps is calculated separatey?
What is the difference between publish by value and publish by reference?
Please send me rbi previous exam paper with ans for group B at aparna_majumder@ymail.com
What are the conditions given for the two flows to be dynamically similar?
How to debug a payroll run?
How mongodb works? Explain
Explain how to specify a view to be displayed as aggregate view in siebel 7.7?
How do you download a website?