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 20823How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11955What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14117what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18113Post New Tech Mahindra Interview Questions
What is yield break in c#?
What is supporting issues GL AP and AR?
What is the use of tokenizer?
Can you mention where are t-code name and program values stored?
Are there arrays in python?
What are su22 t-codes used for?
What is symbolic a/c?
Explain when should you use classification over regression?
Why are callback interfaces useful in hibernate?
What is iis? Have you used it?
Explain about the sybase group?
For sales document: item data, which table is used?
Explain first() operation in Apache Spark?
Define serverless application in aws?
Explain system bootup in unix.