Examlex
Consider the following statements: struct supplierType
{
String name;
Int supplierID;
};
struct applianceType
{
supplierType supplier;
string modelNo;
double cost;
};
applianceType applianceList[25];
Which of the following best describes applianceList?
Treasury Stock
Shares that were issued and subsequently reacquired by the issuing company, reducing the amount of outstanding stock.
Common Stock
A form of investment indicating partial ownership in a company, granting the holder the right to vote and possibly receive dividends.
Stockholders' Equity
The leftover value in a corporation's assets after all obligations are removed, symbolizing the equity held by shareholders.
Par Value
The stated value of a bond, stock share, or coupon as declared by the issuer.
Q1: Which of the following involves managing the
Q5: Assuming that list consists of the following
Q7: For classes that include pointer data members,
Q10: The digit 0 or 1 is called
Q14: _ consists of 65,536 characters.<br>A) ASCII-8<br>B) ASCII<br>C)
Q23: A variable declared using the vector type
Q24: What is the output of the following
Q27: Memory is allocated for struct variables only
Q30: The scope of a namespace member is
Q48: In C++, the dot operator has a