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 21513How 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 18465Post New Tech Mahindra Interview Questions
How to remove the directory in unix?
Every One is saying that Documentation is very very importent in Tester's Life.Could any one explain with proper examples..?
What is the use of angular 7?
What is dividend warrants?
What are the experience-based testing techniques?
How do you activate uipath studio licence?
What is null? Will digit zero and an empty string consider as null?
Can you define cemt?
Explain the concept of Persistence Layer?
What's the difference between hana and imdb?
Explain what is the function of mapreduce partitioner?
If I want to connect a capacitor bank on the HT side of a 11kV/415V, 3 phase delta-star distribution transformer to supply Reactive power to it..what practical specifications of a Capacitor bank that can i've??please reply..
Explain what are your long range goals? : insurance sales
Can you pass SOAP messages through remoting?
Does mongodb use sql?