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 type of objects are basic data types in swift?
Why was c++ created?
What is difference between static class and normal class?
What is the name of c# compiler?
Suppose that your data is stored in collections, for instance, some binary data, message data or metadata is all keyed on the same value. Will you use HBase for this?
What is microstrategy desktop?
what is the difference between the characteristics of two different phase bushing of any transformer
What are the effects on websites using the organic search optimizations?
Differentiate between hdam and hidam database?
Why use static methods php?
Define standalone rowset?
What are the difference between the internet of things (iot) and machine to machine (m2m)?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is .detach()? : jquery mobile
Describe the wcf architecture?