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 20978How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12008What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14183what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18191Post New Tech Mahindra Interview Questions
what are RemoteObjects?
plz tell me,ht and lt panel terminals in substations explain beiefly
BSNL TTA EXAM QUESTION
Give some example of large cloud provider and databases?
Explain qlikview’s architecture in brief?
WHAT IS THE DIFFERENCE BETWEEN FOLLOWING... 1) WORKING CAPITAL MANAGEMENT AND CAPITAL BUDGETING 2) CURRENT ASSESTS AND FIXED ASSESTS PLZ GIVE ME ANS. IN THE FORM OF PRACTICAL ORIENTED AND ASPECTS OF BUSINESS
What is the use of infocube in the bw system?
I need Bhel engineertrainy test papers in civil engineering please send to email id - hisandy66@gmail.com
What is zend framework? What is the use of it?
what is the maximim current drawn by 1 phase and three phase welding machine
What are the process workflows that evolve through these phases?
what is the difference between thread and runnable types? : Java thread
What is an anonymous block?
How do you enable tracing in UiPath?
What is the most common mistake on c++ and oo projects?