Java Swing Programming Question:
Download Questions PDF

What is JFC?

Answer:

JFC stands for Java Foundation Classes. The Java Foundation Classes (JFC) are a set of Java class libraries provided as part of Java 2 Platform, Standard Edition (J2SE) to support building graphics user interface (GUI) and graphics functionality for client applications that will run on popular platforms such as Microsoft Windows, Linux, and Mac OSX.

Download Java Swing Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What's Java Swing?What is AWT?