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 21252How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12119What 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 18344Post New Tech Mahindra Interview Questions
Hai... friends i dont know this is right or wrong but depends on my position ask this question. any one know the SAP FICO genuine back door job in software. iam married but some reason can i take divorce so iam very disturbed. so in this position i will not able to concentrate and not able to face interview. so iam asking backdoor but i have strong knowledge on subject. pls help me. my qualification M.Com ( 2009 ). contact my mail id : phani01011983@gmail.com. cont me as early as possible. thank you.
How React works? How Virtual-DOM works in React?
How can you change the password of a mysql user?
Define a method in Python?
How to avoid having class data shared among instances in python?
How to get mouse position in d3.js?
What is the function of commutator in starting system?
give the details of overheads which are not included in costing
struct screen_pos{ int row, col } ;move_right(cursor)struct screen_pos *cursor;{ cursor.col++; } /* This statementhas a syntax error */What is the correct statement a) cursor.col = cursor.col + 1; b) col.cursor++; c) *cursor.col++; d) pointer
What are the components required to manage oracle real application clusters database?
What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable
If DB2 query returns in null value, how do you work with it in PL/1?
Tell me where do generally accruals appear on the balance sheet?
Is it possible to store null key and null values in a hashmap?
Is winrar a virus?