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 20858How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 11962What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14128what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18126Post New Tech Mahindra Interview Questions
How to sort numbers in java without array?
What are the common tensorflow operations?
Mention the IN Operator syntax in Neo4i?
Give the advantages and disadvantages of clusters.
how does an oracle clusterware manage crs resources?
In artificial intelligence, what do semantic analyses used for?
I am running exchange 5.5 and would like to upgrade to exchange 2003. Can I upgrade directly?
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
Tell me about any quality efforts you have overseen or implemented.
Giving fire call access and extending fire call access by using VIRSA’s VFAT tool? can u brief give the explanation
What are table and db checkpoints?
Which book is best for linux beginners?
Name the component u would expect to find in a switchgear assembly?
What is icu and ics in Acb and how many time icu or ics passes from breaker?
What are the different types of integration testing?