Which of the following can be run on various systems and is used to update database files?

Get more with Examzify Plus

Remove ads, unlock favorites, save progress, and access premium tools across devices.

FavoritesSave progressAd-free
From $9.99Learn more

Study for the WGU C779 Web Development Foundations Exam. Ace the test with our flashcards and multiple choice questions, complete with hints and detailed explanations. Be fully prepared for your web development certification!

Java Database Connectivity (JDBC) is correct because it is a Java-based API that allows Java applications to interact with databases. It enables developers to establish connections to databases, execute SQL queries, and retrieve or update records. This API provides a universal way to connect to various relational database management systems (RDBMS) like MySQL, Oracle, PostgreSQL, and others, making it versatile and suitable for use across different operating systems.

In contrast, HTTP is primarily a protocol used for transferring hypertext and is not specifically designed for database operations or updates. FTP is a protocol used for transferring files between systems but does not handle database interactions directly. SOAP, while capable of facilitating communication between applications, is more often associated with web services and is not intrinsically focused on database file updates. Thus, JDBC stands out as the appropriate choice for updating database files across various systems.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy