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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12116What 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 18342Post New Tech Mahindra Interview Questions
what purpose does the model database serve? : Sql server database administration
How can the same properties be defined for different elements without repeating them again and again? Explain with an example:
What are the different types of storage tiers in azure?
Write a program to find the biggest number of three numbers in c?
how many steps are there in etl process?
How much does ssd data recovery cost?
How did the moon form?
Normally they r setting question 4rm time@distance,time@work,ages,cisterns@pipes,etc
Define latching current?
What is folders structure?
What is Anonymous user?
What is the difference between ethereum and bitcoin blockchain?
What is array length?
What is the application of naive bayes naive in machine learning?
What are the all tasks we can perform for managing services using the ambari service tab?