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 18082How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 10794What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 12707what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 16972Post New Tech Mahindra Interview Questions
How can you increase the customers to buy your products more? : insurance cold calling
Define about page-remove method?
What is a statistical key figure (skf)? : co- cost center accounting
why do u want to leave your present job?
What is eloquent orm?
Which animal uses an ultrasonic sonar to detect its pray?
What is the space complexity of quicksort?
What is master-controller job?
can you brief us about your hobbies and interests?
What is for-else and while-else in python?
How to declare the message beans in the faces –config.xml file?
What are common JDBC Exceptions?
in accounts welding institute which category will come for example 1. recruitment con.pvt ltd. is man power recruit category ,so iwant to welding institute (learning welding and fibrication)
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What are stored-procedures? And what are the advantages of using them.