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 21131How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12074What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14262what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18278Post New Tech Mahindra Interview Questions
What is the lightning network?
Is it possible to Manipulate data through flexgrid? Explain.
Explain about bluetooth sig?
How many connections can a web server handle?
What is selenium? What do you know about it?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
If any HVDC line is going with positive & negative(the negative usually have return path of current with earthing electrode). Now the question is if this HVDC earthed electrode which is using as return path and earthed any nearby 400kv or 220kv AC substation equipments. which will be the impact of this on AC substation & its equipment, how severe may be this and what should be the minimum distance require between HVDC earthed electrode and AC substation equipments? It's really an high engineering level question...Dare to answer and increase your knowledge.
Can we prepare the Validator map? Is it needed? If yes, why?
What is a Command Object in C#?
What is the shortcut for repeat?
What is journal recovery?
What does important mean in html?
Can you use occurs in bms map?
What is the difference between developer and enterprise developer accounts?
What is the use of sprites in css?