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 20968How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12006What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14179what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18186Post New Tech Mahindra Interview Questions
What Is Audit Process?
How can we calculate "confidence interval" in analytical method validation? Pl. explain with example.
What is the heap in data structures?
How to reduce Apex heap size?
You wan to pay an individual in multiple currencies. How would you do that?
What does the on delete cascade option do?
Q.What are kinds of reports we used in the marketing? Q.What is call list execution?
Difference between html tags and struts specific html tags
tell me about a time when u had too many things to do and u were required opinion prioritized your talks
What is new features in html5?
What is d scanf?
Number of nodes in Binary tree with height 3:
Difference between RTA, RND & RD marine diesel engine?
What are adwords?
What are the exit codes in node.js? List some exit codes?