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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18277Post New Tech Mahindra Interview Questions
Why should we use ‘orderby’ keyword in pig scripts?
How does jdbc work?
What is operators in c++?
How can the os of the client machine be detected?
What is finite scheduling?
Describe a time when you anticipated a problem and developed a potential solution?
What are the characteristics of html?
What is complex mapping?
What is a Custom report?
How can you store job logs using AMC?
Is there any information on Web Projects and Source Control Integration in Visual Studio .NET?
Explain power?
What graphics cards support dx12?
PLEASE ANYBODY HAVE ELECTRICAL CIRCUIT DIAGRAM FOR CHMER PULSE CD 60M SPARKING MACHINE.PLEASE MAIL ME SUPRIYAAYYAPPAN@YAHOO.CO.IN.
how to use http headers inside php? Write the statement through which it can be added?