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
Mention what are buses used for communication in embedded system?
one client is uanble to connect web server it is located in some remote location what are the problems how to troubleshoot the problem
How many components in your most complicated graph?
what are the new agricultural techniques which can improve the production on agriculture?
Can we make the abstract methods static in java?
What is test script?
How do I create shortcuts in word?
How to integrate Active directory user to public site(internet site)
Explain what is the difference between primary key and unique key?
When do I need to use gc.keepalive?
Which IS Code/American Code applied for coupler test of steel
When we are using the DEPB licence for duty adjustment 100 %, there is no cash payment to customs. If i am a trader and registered with excise, Can we avail the modvat credit and pass on to customers?. And i am a actual user of DEPB licence, ca we avail the modvat credit?
How many ways can we create the string object?
Enlist the several components in Kafka?
How long does it take to master data structures and algorithms?