The performance of a Java program running in the JVM cannot possibly match that of a regular compiled language. Explain why this is so. (4 pts] Consider the "ACID" properties of database transaction management. Suppose before a transaction could be recorded to disk, the hard disk crashed and the transaction were lost. Which of the ACID properties would have been violated and why?