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 21512How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12232What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14465what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18465Post New Tech Mahindra Interview Questions
what is the relative size of single and three phase?
What are key constraints?
What is the difference between machine config vs. Web config : Dot net architecture
What is a site column?
What are operations in Tensorflow?
What is recession? What is the cause for the present recession?
What is cqlsh? And why is it used?
What methods used to provide effects?
What are async and await?
What is the abstraction?
what is contract labour? Pls Spesify in brief, what is PF according to you? What is ESIC according to you? What r the current rate of PF and ESIC?
What are the new enhancements done in default project template of asp.net mvc 4?
What is the difference between xml and sql?
How can you create empty numpy array in python?
What are the benefits of visual studio?