Answer:
Check the explanation
Explanation:
File: Seat.h:
typedef struct Seat
{
int seatNumber;
string customerFullName;
double seatCost;
};
File: Stadium.h
class Stadium
{
//Data Members
private:
Seat seats[1000];
string stadiumName;
int numOccupiedSeats;
public:
Stadium(string); //Constructor
void assignSeat(double, string);
void unAssignedSeat(int seatNumber);
int getNumberOfAssignedSeats();
double getCostOfSeat(double seatNumber);
}
Extensible Hypertext Markup Language.
Answer: Intranet
Explanation:
The options include:
A. extranet.
B) social network.
C) intranet.
D) e-market.
A corporate or government network that uses Internet tools, such as Web browsers, and Internet protocols is referred to as intranet.
Social networks are social media sites that are used by people which allows them to stay connected with one another.
E-market is a form of marketing whereby goods and services are promoted or advertised through the use of the internet.
Therefore, the answer to he above question is intranet.
Answer: C conventional hard disk drives
Explanation: hope this helps! (:
Answer:
bottom right
Explanation:
at least on windows it's bottom right