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 21520How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12236What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14466what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18475Post New Tech Mahindra Interview Questions
What is purpose of liquescence digestive enzyme?
What is pure oop?
hi any body pls give me company name interview conduct "c" language only
What are the types of bitmap effects?
How can you drive digital traffic to our site immediately?
How can you assess a good logistic model?
List the advantages and disadvantages of utilizing the lucene parser in apache solr?
What is Connection style?
How do I turn on ribbon in excel 2016?
What are the types of disk array used in SAN?
What are three tier systems in etl?
While sending idoc from receiver side I got msg type 3 and 12.but in receiver side while executing we02, I am gettig the error no idocs selected instead of getting msg type 53.i am simply sending a material from one client to another client?
Explain a few prerequisites that are useful for devops implementation.
What aspects are managed by maven?
What are the features of facelets used in jsf?