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 20857How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
Explain interface?
what are the processes of implementing financial supply chain management?
Explain thread testing.
What is the use of linkage in c language?
WHAT IS DEFERRED TAX LIABILITIES.AND WITH EXMPLE DEFERRED TAX ACCOUNTING?
What is your role in planning?
What is the block size in Hadoop?
What is key lambda in python?
What are components of report studio?
Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---
did you maintain the hadoop cluster in-house or used hadoop in the cloud?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
What are the excise duties in our state?
What is the difference between sealed vs static class?
Does upgrading windows delete files?