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
Explain electrophoresis?
What do you mean by section, categories and content items in joomla?
List the special characteristics of constructor.
What is a linear search?
Name some languages which have object oriented language and characteristics?
people can u guess who is the pseudo customer in the world; also tell who is the surrogate customer; in marketing.
What is a jpa repository?
what is sql? : Sql dba
How to work with data objects interactively?
Carbohydrates are made of what three elements?
Define buffer pool.
Hi, I am a VAT/CST dealer in Pune. I had got a work contract with other AP state government. can i purchase material in AP state on 2% CST on issuing 'C' form and supply the same material to the AP state government on VAT /CST 5%. As the government departments are not issuing 'D' forms. please guide.
Will windows use linux kernel?
How will you insert a column in a table?
What is the order by used for?