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 21253How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
2 12120What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
3 14324what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 18346Post New Tech Mahindra Interview Questions
What are the defects tracking tools used for mobile testing?
what is slowly changing dimension? : Sas-di
What are the jsp standard actions?
What is power control?
What is a smart object?
What are the advantage and disadvantage of using lpg in a car?
How can you disable comments in wordpress?
What is the difference between sleep and wait in java?
How do web services communicate with each other?
OBJECTIVE TYPE QUESTIONS OF ANALYTICAL INSTRUMENTATION
Name at least five features that you can control for the schedule line category? Relevance for delivery, availability check, transfer of requirements, goods movement, purchasing and incompletion log.
Why do you want to work for NABARD?
Specify the port number for dns?
how much TDS required in telecommunication services ? Any types of Telecommunication, provider or services receiver
Explain benefits of lazy evaluation in RDD in Apache Spark?