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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18278Post New Tech Mahindra Interview Questions
What is afc?
The amount of authority a project manager possesses can be related to: A. The project manager’s communication skills B. The organizational structure C. The amount of authority the manager of the project manager possesses D. The project manager's influencing skills
What is ISO-OSI reference model ? Compare it with TCP/IP reference model.
Which configuration setting allow a calibration order to trigger an inspection lot from maintenance order?
What is a database table?
Explain what is a differential amplifier?
boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName);
What is the stored procedure?
Why we cant store an ac power. If we coo store in which device we can?
What is the difference between getting and get late?
What are disadvantages of java?
Why do we need Hadoop Archives? How is it created?
What is the problem in having lots of small files in hdfs?
Why is kotlin preferred over java?
What does I oop mean?