The following question uses the bitvector.h file on the exam…
The following question uses the bitvector.h file on the exam attachment. Write a single line of code to allocate 10 words (integers) of storage to bitvect which is defined as int * bvect;