Question: 1. (2 points) Answer the following questions concerning vector construction (a) Declare a vector variable v that stores 30 elements of type int. (b) Declare

1. (2 points) Answer the following questions concerning vector construction (a) Declare a vector variable v that stores 30 elements of type int. (b) Declare a vector variable v that stores 25 real numbers with initial values 1.0. (c) Declare a vector variable v that stores the following characters: 'a', 'e', i, 'o', u' (d) Consider the following declaration using the Date class of Project 2: vector
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
