Answer:
It should be the Central processing unit, as it is the part where information is calculated in the compute, but RAM is also an internal working, used for temporarily storing information. I would Go with CPU to be safe.
To speed up the compiler during run time
Explanation:
Nasan yong pic hahahahah
could be lofi hip hop or chill type music beats like that or soft jazz
The database schema can have following tables:
1. airport_table(apcode, apcity, apcountry)
2. airline_table(aid, aname, acountry)
3. flight_table(fid, aid, arrtime, depttime)
4. passenger_table(pid, pname, pcity, pcountry)
5 booking_table(bid, bdate, pid)
See attachment for the diagram