Individual Assignment 2 (10 points) You must finish this work by yourself. You should not copy the answers from other st
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Individual Assignment 2 (10 points) You must finish this work by yourself. You should not copy the answers from other st
Individual Assignment 2 (10 points) You must finish this work by yourself. You should not copy the answers from other students. Answer the following questions. All your answers together should not exceed two pages. You can use code segments to help explain your answers. 1. Explain the role of JDK 8/12, JavaFX, and Scene Builder in an Eclipse project; 2. What does the file "mysql-connector-java-5.1.46.jar" 3. do? Explain in steps on how you would use SceneBuilder to build a GUI (e.g. a survey form) to collect data from the user and save it in a text file in your own computer; 4. Explain in steps on how you will write a Java program to read data from a table in a MySQL database and display the data on a JavaFX GUI such as a text box. 4