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 21252How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12120What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18346Post New Tech Mahindra Interview Questions
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Does office 2019 include outlook?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
How do you ensure compatibility between Generative AI models and other AI systems?
Can I write some c++ function in same .m file?
What is more important to you between the performance and accuracy of a model, in machine learning based on tensorflow?
What is a Parser Bug?
How to put log level in debug mode?
What the three inheritance models are of hibernate?
Differentiate between trade, commerce business and industry.
State the difference between creating string as new () and literal.
How can we read csv files through automation anywhere?
How do you test an api?
How do you deploy ejb in tomee?
How do I merge data in excel?