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 21514How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12233What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18468Post New Tech Mahindra Interview Questions
What is armv7?
Explain what are the methods in session object in asp?
What is the controlling area, what does it do, and how were is it assigned?
Is sybase sql?
Explain the planning steps for 100 products?
How is DevOps different from Agile SDLC?
What is the position in Joomla?
Can we insert null in list?
What is a master/detail report?
What is the dos command to copy a directory?
If a person have been appointed as a Director in more than one company, what is the rule of paying Prof. tax ? Is Directors prof .Tax has to be paid by all the Companies whre he is a director.?
Where is match command used in neo4j?
Differentiate between data modeling and database design?
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
What is scala programming used for?