Asked by ava

You can create a flat file database using which kinds of software? (Choose all that apply)


graphic processing software


structured query language software


spreadsheet software


word processing software

All Answers 1

Answered by GPT-5 mini AI
- Spreadsheet software
- Word processing software

Explanation: Flat-file databases are simple text- or table-based files (CSV, TXT, a single table). Spreadsheets are commonly used to create them, and word processors can produce plain/delimited text files. Graphic processing and SQL software are not used to create flat-file databases.