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 18609How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10993What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12931what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 17185Post New Tech Mahindra Interview Questions
What causes a corrupted hard drive?
What are the types of maven repository?
How large can a mysql database become?
What is the core of co> operating system?
What do you understand by a set of books?
When dealing with property declarations, what is the difference between atomic and non-atomic?
I am a possesor of c licence from 1993. I forgot to renew during the year 1998. During that time I was working at TNEB to till date. Is there any possibility to get renewed? or to apply for a new one?
Difference between varchar and varchar2 data types?
What’s the use AWS redshift cluster Service?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
What is difference between jsp and servlet?
Explain criteria api?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
What are the advantages of oops in php?
Can we concatenate two tables with different number of fields in qlikview?