πŸ“Š JAVA
Q. How can we identify whether a compilation unit is class or interface from a .class file?
  • (A) Java source file header
  • (B) Extension of compilation unit
  • (C) We cannot differentiate between class and interface
  • (D) The class or interface name should be postfixed with unit type
πŸ’¬ Discuss
βœ… Correct Answer: (A) Java source file header

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
312
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
94%
Success Rate