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 21269How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12124What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14336what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18355Post New Tech Mahindra Interview Questions
What do you understand by eloquent orm?
What's the difference between tags and categories in wordpress?
What is host variable in db2 cobol?
What r the asp.net list controls and difference between them?
what will join in my company?
why hash functions are not used for encryption but authentication ?
What are requirements for clustering?
how bw was found
What is a feature file?
What is parameter c#?
What is difference between rollback and commit?
How often does the adwords system run an auction to decide which ads to show on the google search page?
Which records can be included into a record group?
what will be d.g. capacity to cater together for 14hp A.C. load & 3kw lighting load
How are variables mapped across to the various memories by the c compiler?