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 18082How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10794What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12707what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16972Post New Tech Mahindra Interview Questions
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
How auth is used?
What do you understand by tensorflow estimators?
Explain query editor regions
Explain converting an object?
Give the address format of all the bindings in wcf.
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
can we have joblib in a proc ?
How can one write custom record reader?
How do I turn off my antivirus on windows 7?
IN MY SYSTEM THERE IS ONLY OVER CURRENT EARTH FAULT RELAY IS AVAILABLE. FOR THE UNBALANCE SENSING IS THERE ANY RELAY IS AVAILABLE? THE SAME CTs WHICH ARE USED FOR THE OVER CURRENT EARTH FAULT RELAY CAN USE FOR UNBALANCE ALSO?
What is size of a transaction and an array means in a datastage?
What is the sql query to display the current date?
can any one exaplin about Decision Tables in test region with good example
Why should we use shell scripts?