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 12116What 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
hi i am electronics & telecomm engg & appling 4 the AAI jr executive (electronics/ATC) written test. pls forward me the syllabus & old question papers.I will be very much thankful to you. pis inform to venkatesh.muddana86@gmail.com
How many methods of bdc are there?
Are all javascript variables global?
How do you sort a list in c#?
what do i expect in a second interview for a system tester position
What is synchronous and asynchronous process?
What is the last programming book you read?
What are the types of journal entries?
What is the basic difference between odbc and ole db?
What things are performed by dynamic objects?
What are the drawbacks of implementing a ring topology?
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?
can I touch the array during treatments?
What is difference between path and classpath variables?
How many steps does it execute?