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 21277How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12127What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14338what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18364Post New Tech Mahindra Interview Questions
What is the difference in the way microstrategy handles custom group and consolidations?
hi,i would like to know the what are the questions they will ask for siebel testing. i need question for only siebel testing only
Which will be the first layer (osi) and why?
Explain service? When we should use service?
Is it possible to change the structure indicator of functional location?
So, then, what is the global keyword?
What are the different interpretations of AI and its impact on society?
About bootstrap 4 pagination?
What is byte data type?
How to connect oracle, sql server with openspan?
What is the difference between refresh and free statements?
List the resources that can be autoloaded in codeigniter?
What are lookup and fact tables? : bo designer
Explain how can we load multiple tables in to dataset?
What is difference between objective c and swift?