asked 45.7k views
1 vote
Which of the following is generally NOT considered one of the

four major pieces of a website platform?
Web server
Programming language
Middleware
Operating system
Database management system

1 Answer

5 votes

Answer:

The correct answer is the Database management system.

Added just in case you need an explanation:

A website platform consists of four major pieces, which are the web server, programming language, middleware, and operating system. The database management system is not one of them because it handles how information from a database can be accessed and used by an application or website.

answered
User Simbian
by
8.5k points