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 21528How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12239What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14474what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18484Post New Tech Mahindra Interview Questions
Project managers use this conflict resolution technique most often: A. Smoothing B. Confronting C. Naming D. Forcing
Can anybody help me out to write test cases for booking train ticket online???
What is periscope?
What is a static structure?
How to increase performance without changing anything in mapping.( In prod)
What is "work center" in sap pp and what is the use of data in work centers?
What is product attributes in sap sd?
What is Azure VNet?
What are relationships and mention different types of relationships in the dbms
How do I capture a process s sql in sybase?
explain about the validations and in your project where did u used the validations?
Explain what are the restrictions that views have to follow? : sql server architect
Why do we have servlet wrapper classes?
What is a signal flow graph?
What is coverage measurement?