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 20823How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11955What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14117what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18113Post New Tech Mahindra Interview Questions
Can you explain the difference between architecture followed in 10g & 11g?
What is exception test in selenium?
What are the uses of vb script?
Give me a specific example of a time when you were unable to complete a project on time.
how to store the thunder power?
How many types of parameters are there?
Difference between array and array collection?
aptitutude and technical questions asked in HPCL MECHANICAL ENGG TEST PAPER. IF ANY ONE HAS SAMPLE PAPERS .PLEASE SEND ME ON MY E-MAIL ID . goyal.nirmal@gmail.com. plz
Explain about core dimension,
What is escape character in c#?
What is dynamic selectors?
What is the use of wpf?
Why do we use methods in c#?
What is the use of keygen in html5?
What is the default value of type bool in go programming?