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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
Is sql procedural language?
Mention the difference between die and exit in Perl?
what is difference between cobol and cobol/400
How do I become a dba?
hi frends, i completed mba in 2008,i worked as finance reseach associate in opi comp through consultancy. now my problem is when iam going other comp inteview they ask me is mab finace candidate selected through consultancy. can any body tell me how can i tell ans this
What was your average accounts receivable days outstanding/days sales outstanding?
What is variable and example?
What is html partial?
What is virtual host?
How to connect to postgres database using pgadmin?
What is Moore's law and what limits the size of a computer chip?
for methods within objects,what does the keyword this specifically refer to? : Adobe flash
What is the default left margin in word document?
Explain different types of data inputs in splunk?
What is the use of servicebehavior attribute in wcf ?