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 20975How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12007What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14183what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18190Post New Tech Mahindra Interview Questions
When can we use Joins vs. Blending in Tableau?
Difference between 10g & 11g in odi?
Tell me what you know about selenium?
What do you understand by deep speech?
Explain about the spring dao support
Explain what are non-additive facts?
What limitations to a WordPress web site?
Suppose I was sent 10 records using outbound in ale/idoc 8 records are up dated in data base tables what happend remaing records did not showing error in we02?
What are the goals in your career as Test Engineer if u join the new compnay
Is a foreign key always unique?
How is security achieved in Hadoop?
Define relative co-ordinates?
What is magic quotes?
What is @controller annotation in spring boot? : Spring Boot
Explain about metadata?