C Programming and Technical

Question - What is JVM?
Answer - The Java interpreter along with the runtime environment required to run the Java application in called as Java virtual machine(JVM)

Read Solution (Total 1)

C Other Question

Question. What is a file?
Answer. A file is a region of storage in hard disks or in auxiliary storage devices.It contains bytes of information .It is not a data type
What are the two forms of #include directive?