what is core dump? diff b/w core dump and c dump?
Answer Posted / akshay
Core dump consists of the recorded state of the working
memory of a computer program at a specific time, generally
when the program has terminated abnormally.A copy of the
data stored in the core memory of a computer, usually used
for debugging purposes.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the function of t3 in weblogic server? : BEA Weblogic
What is http tunneling? How can we configure it on weblogic?
What should an xpath selector look like? : BEA Weblogic
What is Multicast?
What is the difference between txdatasource and datasource?
What is the sla in prd,qa,dev.?
What is the java authentication and authorization service (jaas) 1.0?
How do I use jta transactions within an mdb? : BEA Weblogic
Explain weblogic server?
How to write a program to call the store procedure of oracle that takes no parameter?
What is the weblogic server?
How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic
Can the bean class implement the ejbobject class directly? If not why?
What is a trace in relation to web logic server?
How to write a program to bind string values in a preparedstatement?