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 21029How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12030What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what'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
Which of the following processes are performed in the Closing process group and in what order? A. Administrative Closure then Contract Closeout B. Scope Verification then Administrative Closure C. Contract Closeout then Scope Verification D. Contract Closeout then Administrative Closure
How is netscaler static caching maintained?
Does office 365 include visual studio?
what is mission in weblogic
What is UPS (Uninterruptible Power Supply)
What are the customizing settings for Campaign?
How do I connect to a postgresql database remotely?
What is non-stage deployment?
Provide an example of a time when you successfully improved production efficiency through process redesign or automation.
what are all the questions covered in "profiles related concepts " please let me know ?
What are the new features in R12?
What is supervised and unsupervised machine learning?
Explain derived depreciation? : fi- asset accounting
Can div have id and class?
What is a node in Informatica?