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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14348what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
What is the purpose of tdevc ?
What is peoplesoft configuration manager?
Is html css coding?
Explain coalesce function?
What is parallel processing in informatica?
What are the different line item reports? : cost center accounting
What do you understand by do not call registry? : insurance cold calling
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
Explain histogram in photoshop?
Concerning permeability what type of membrane is the cell membrane?
Tell me how many neutrons and how many protons are present in a single deuterium nucleus?
What is difference between merge and saveorupdate in hibernate?
How do you implement delegates in swift?
Explain a high level steps to integrate a search engine (solr, endeca, gcs etc) with hybris?
why we use log files in QTP?