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 21261How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12121What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18349Post New Tech Mahindra Interview Questions
Explain why does an op-amp have high cmrr?
List some aggregates methods provided by query builder in laravel?
You change the PeopleSoft owner schema password will there any effect? If yes now will you resolve it?
Which algorithm is used for solving temporal probabilistic reasoning?
What is a florence flask? How it is used?
Explian context variables?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
what is song in infrmatica...?
Why do we use triggers?
What does e mean in javascript?
How do you insert a reference in word?
What happens when the default and temp tablespace clauses are left out from create user statements?
Please guide me... We are dealing in trading of industrial material. What is the difference between importer, 1st stage dealer, 2nd stage dealer and 3rd stage dealer? Whether all of these above can pass on the excise duty to the end user. Please tell me and thanks in advance.
What is an EDT, Base Enum, how can we use array elements of an EDT?
Is it possible to insert comments into sql statements return in the data model editor ?