Answer:
The function is as follows:
void readAndConvert(){
    int n; string symbol,name;
    cin>>n;
    cin>>symbol;
    cin.ignore();
    getline (cin,name);
    vector<string> trades;
    string trade;
    for (int inps = 0; inps < n; inps++){
        getline (cin,trade);
        trades.push_back(trade);}
    
    cout<<name<<" ("<<symbol<<")"<<endl;
    for (int itr = 0; itr < n; itr++){
        string splittrade[3];        int k = 0;
        for(int j=0;j<trades.at(itr).length();j++){
            splittrade[k] += trades.at(itr)[j];
            if(trades.at(itr)[j] == ' '){
                k++;    }}
cout<<splittrade[2]<<": "<<floor(stod(splittrade[1]) * stod(splittrade[0]))<<endl;        }
    }
Explanation:
See attachment for complete program where comments are used to explain each line
 
        
             
        
        
        
Vertical alignment determines the position of the text within a section of a document relative to the top and bottom margins, and is often used to create a cover page.
 
        
             
        
        
        
Answer:
B
Explanation:
i’m an information technology  student and as I remember we used this  name
 
        
             
        
        
        
Answer:
The answer is "Disk utility".
Explanation:
It'll work well go over to Disk utility before updating the drivers like diskmgmt.msc throughout the Running box, or right-click Device icon, and pick Manage. Click Rescan Disks on the key decision-makers. It's not essential to reconnect until the machine recognizes the latest disc.
- In each disc setup as storage properties is a reactive drive. Almost every dynamic disk is separated into quantities. 
- It is the season, spanned, and strip volume forms will be included.
 
        
                    
             
        
        
        
Answer:
Explanation:
preventive maintenance tips in using tools and equipment.
1. Inspect tools and equipment on a regular basis so as to avoid unexpected breakdown.
2. Clean tools and equipment immediately after use. It is important to wash or clean tools after using them in order to avoid clogging of dirts on them
3. Replace tools and equipment back to their respective storage place immediately after using them
4. Lubricate your tools and equipment to avoid rusting. Lubrication means to oil especially metal tools and equipments.
5. Always follow the instructions of use and maintenance of tools and equipments as stated by the manufacturer.