OOP stands för 2. It means "many foms", and it occurs when we have many classes that are related to each other by inheritance. 3. It means the attributes and methods from one class to another.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Java JDBC 

ANSWER THE FF QUESTIONS. 

1. OOP stands for
2. It means "many forms", and it occurs when we have many classes
that are related to each other by inheritance.
3. It means the attributes and methods from one class to another.
4. It is the process of hiding certain details and showing only essential
information to the user.
5. It is a special kind of Java JDBC Statement object with some useful
additional features.
6. It is one of several ways in Java that will execute SQL queries using
JDBC API.
7. Which method of PreparedStatement interfaces that executes the
select query. It returns an instance of ResultSet.
8. Which method of PreparedStatement interfaces that executes the
select query. It is used for create, drop, insert, update, delete etc.
9. How to create table using this info, table name: emp with id(10) and
name(50)?
10. What keyword used to add records in PreparedStatement?
11. What keyword used to view records in PreparedStatement?
12. What keyword used to modify records in PreparedStatement?
13. What keyword used to delete records in PreparedStatement?
14. It is a standard Java API for database-independent connectivity
wide range of databases.
between the Java programming language and
15. Which layer in JDBC Architecture that provides the application-to-
JDBC Manager connection?
16. Which layer in JDBC Architecture that supports the JDBC Manager-
to-Driver Connection?
17. JDBC stands for
18. Which is the most important class in JavaFX package that provides
the basic lifecycle functions of a JavaFX application?
19. Which JavaFX package that represents a window in which a user
interface can be displayed?
20. Which JavaFX package that deal with creating user-interface scenes
that can then be displayed in a stage?
21. This package contains most of JavaFX's user interface control
classes, including Button, Label, CheckBox, and RadioButton
22. This package contains the layout pane classes, such as HBox,
VBox, and BorderPane.
23. This is a relatively small package that defines several classes and
enumerations that are related to the geometry of JavaFX nodes.
24. This package defines the ObservableList class, which is used by the
getChildren method of the Pane class.
25.Which JavaFX control class that represents an object that can be
added to the JavaFX scene?
26. Which JavaFX class that has all the capabilities of the Node class,
plus the added ability to have child nodes?
27. It is a new framework for developing Java GUI programs. GUI
programs are using layout panes, buttons, labels, text fields, colors, fonts, images, image views, and shapes.
Transcribed Image Text:1. OOP stands for 2. It means "many forms", and it occurs when we have many classes that are related to each other by inheritance. 3. It means the attributes and methods from one class to another. 4. It is the process of hiding certain details and showing only essential information to the user. 5. It is a special kind of Java JDBC Statement object with some useful additional features. 6. It is one of several ways in Java that will execute SQL queries using JDBC API. 7. Which method of PreparedStatement interfaces that executes the select query. It returns an instance of ResultSet. 8. Which method of PreparedStatement interfaces that executes the select query. It is used for create, drop, insert, update, delete etc. 9. How to create table using this info, table name: emp with id(10) and name(50)? 10. What keyword used to add records in PreparedStatement? 11. What keyword used to view records in PreparedStatement? 12. What keyword used to modify records in PreparedStatement? 13. What keyword used to delete records in PreparedStatement? 14. It is a standard Java API for database-independent connectivity wide range of databases. between the Java programming language and 15. Which layer in JDBC Architecture that provides the application-to- JDBC Manager connection? 16. Which layer in JDBC Architecture that supports the JDBC Manager- to-Driver Connection? 17. JDBC stands for 18. Which is the most important class in JavaFX package that provides the basic lifecycle functions of a JavaFX application? 19. Which JavaFX package that represents a window in which a user interface can be displayed? 20. Which JavaFX package that deal with creating user-interface scenes that can then be displayed in a stage? 21. This package contains most of JavaFX's user interface control classes, including Button, Label, CheckBox, and RadioButton 22. This package contains the layout pane classes, such as HBox, VBox, and BorderPane. 23. This is a relatively small package that defines several classes and enumerations that are related to the geometry of JavaFX nodes. 24. This package defines the ObservableList class, which is used by the getChildren method of the Pane class. 25.Which JavaFX control class that represents an object that can be added to the JavaFX scene? 26. Which JavaFX class that has all the capabilities of the Node class, plus the added ability to have child nodes? 27. It is a new framework for developing Java GUI programs. GUI programs are using layout panes, buttons, labels, text fields, colors, fonts, images, image views, and shapes.
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education