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 does int parse do in c#?
Which is the best method to get two values from the database?
How to use where null and where not null eloquent query in laravel?
explain in detail about type 3?
What is difference between scripting and programming?
What are the primary functions of the nervous system, and how do neurologists diagnose and treat disorders related to it?
How will you connect to a database server from linux?
Is Multiple-inheritance supported by c#?
Difference between Server OS and Desktop OS?
Explain the concepts of ant?
What is a deferred tax asset?
What is the use of a static variable in c?
What do you mean by deserialization?
Sir/Mam, I have applied for RRB chennai for the section engineer - mechanical posting. If any one is having the old written exam question papers please send it to my mail id : spramu@gmail.com Thanks in advance, Ramanathan...
When do you suggest to use shopping cart?