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 21033How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12031What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14204what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
What is protocol in objective-c?
What does FDI stand for?
What if high voltage side circuit breaker of a ehv transformer instead of lvcb? Kindly elaborate.
How do you provide anesthesia for labor and delivery, including options for pain relief and considerations for patients with high-risk pregnancies?
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
Define control account Thanks
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What is function in excel?
How to call function?
How do I delete a table in word 2013?
EXPAND___________IMA
What is isometric drawing?
Why is the use of dbms recommended? Explain by listing some of its major advantages.
Is it possible to vertically scale on an amazon instance? If yes, how?
Differentiate soap and rest web services?