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 21182How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12097What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14299what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18313Post New Tech Mahindra Interview Questions
Is unix portable?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What exactly is data definition language?
What is python __ repr __?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What is identity mapper and identity reducer?
Where is tm1 web logging information found?
Explain modes associated with designer and business objects?
What do you mean by tpt in teradata?
Which is the largest service provider in the industry?
when we connect the capacitor banks in series with the circuit? 2 144 pH is having unit?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
plz tell me which books r important for gate exam (CSE)
You want to remove a developer's and developer keys from a system. How would you do that?
What is difference between cache and persist in spark?