Use this structure to store the information of multiple viruses and display them according to users choice.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter13: Structures
Section13.1: Single Structures
Problem 4E
icon
Related questions
Question

2- Write a program that uses a structure to store the genomic information of a Virus. Its members should be virus name, virus family, genome sequence and genome size. Use this structure to store the information of multiple viruses and display them according to users choice. Give choice to user for viewing the whole information or just any single  information like name, sequence, size etc

#keep the program as simple as possible using only the basic techniques in struct. The pictures attached are for some reference of what does simple basic logic means in my words

**Single pointers and 2d arrays can be used if compulsory 

**Do,nt use dynamic memory allocation functions

**plz provide the text based code too

Expert Solution
steps

Step by step

Solved in 3 steps with 6 images

Blurred answer
Knowledge Booster
Types of trees
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr