Answer:
Be polite and open to ideas
Explanation:
Before going make a list of things you need to know for sure. You could also provide some samples. Make sure you take many notes on what they want! Speak with your client and ask them how and when they want to be updated on progress, some might want to know once a week others may want to receive a progress report every day. Communication is always key and will always help you provide good service.
Hopefully, this helps!
Answer:
int costOfBusRental;
int maxBusRiders;
int costPerRider;
costPerRider = costOfBusRental/maxBusRiders;
Explanation:
The costPerRider is the total cost of renting the bus (costofBusRental) divided by all the bus users (maxBusRiders). So we declare the three variables to be of type int as required by the question.
The Query object is used to asks a question about the data stored in a database and displays the specific fields and records that answer the question.
In code form, the select command is used for queries.
Low-Level formatting is usually performed by the purchaser of the disk.
<h3>What is low-level formatting?</h3>
Low-Level formatting can be defined as is performed at the factory which electronically creates the hard drive tracks and sectors and tests for bad spots on a disk surface.
Low-level formatting is usually performed by the purchaser of the disk device.
Therefore, B is the correct option.
Learn more about Low-level formatting here:
brainly.com/question/13797778
#SPJ1
Or maybe not Encryption converts the data in a database to a format that is indecipherable to unauthorized users who attempt to bypass the DBMS.
a. True
b. False