The unbound form with menu options for navigating a database is B. a switchboard
An unbound form does not contain a RecordSource, that does not mean it cannot have data, but the programmer will have to bring that data in manually, where a bound form is automatically associated with some data.