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 21246How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12114What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18342Post New Tech Mahindra Interview Questions
In Routing activity what is the default property used to route the object?
What is the library index called?
Discuss row chaining, how does it happen? How can you reduce it? How do you correct it?
How view is related to data independence?
when charges PURCHASE @ 12 % TAX RATE ?
What are state and props in reactjs? What is the difference between the two?
Tell me one thing about yourself you wouldn't want me to know.
What is the use of splunk btool?
Comosition of bell metal
How to reset the splunk administrator password?
Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.
How is excel used in accounting?
How can we implement pagination in Visualforce?
Please explain what are the rules for local and global variables in python?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic