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 21029How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12030What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14203what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18212Post New Tech Mahindra Interview Questions
What challenges do AI-powered education systems face?
List down some kotlin data class built in methods?
Which method cannot be overridden?
What does s method in scala string interpolation?
What is a standard template library (stl)? What are the various types of stl containers?
How do the mvp, mvc, and mvvm patterns relate?
how noc operate?
Does JacORB support the "iioploc" object reference format?
What is the function of the yolk sac?
What is the proper way of setting up an android-powered device for app development?
What is normalization and what are the advantages of it?
What are Code Blocks in Views?
How do you convert a formula to a value?
which topology exists in your college?
What the first thing You’ll do as a SQA Tester if I hired You?