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
How does Delphi's exception handling work?
What is ems queue?
which are the five general EMI(electromagnetic interference) testings conducted on any system?
What do you mean by boot & register method used in laravel 5?
I am a mba fresher and i got a job in wipro for the post of talent acquisition. And the salary is only Rs.6000 Do you think its chance for me to grow..
How are variables declared in c?
How do I limit a value in excel?
How to choose a theme?
what is the primary
What are portlets?
What are the kinds of permissions under linux?
hi sir my name is srikanth plz send me question papers
What do you call html tags with no closing tags?
How to know the time taken for particular report execution?
What is omp_num_threads?