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 21296How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12133What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14348what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18368Post New Tech Mahindra Interview Questions
How to add a formula field to a salesforce report?
What are shallow and deep copy?
What is employee subgroup? Give some examples.
What does new return if there is insufficient memory to make your new object?
When was asp released?
What are internal tables? How to use a specific number occurs statement?
What is npa in bank terminology?
Can an interface implement another interface?
What is the meaning of executenonquery?
Who is the main contributor in designing the c language after dennis ritchie?
How to define new testplan attributes?
Explain some rules for using mqsc commands?
Do loops c#?
Provide the steps to configure laravel application?
What are the common features of Redshift?