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 21126How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12069What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14258what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18274Post New Tech Mahindra Interview Questions
What are the main features of consignment stock?
What is grid system and list some grid classes?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
Why slew rate is not infinite in ideal op-amp?
What is the lifetime of a Thyristor? Is there a recommended lifetime for thyristors after which they should be replaced?
Explain cap theorem?
what FET were we use its
Tell us something about yourself.
What are the services produced by window azure os
can i give the short discription to "window size" , "Time out" "piggybacking" in sliding window flow control.
How to drop existing indexes in ms sql server?
What is a job tracker?
distinguish between price rate and time rate?
what is the difference between a local and a global temporary table? : Sql dba
How to connect to a server in business objects? : sap bobi