<p>C#:I need some help with this problem:</p><p>For today's lab you will be creating a store inventorymanagement system. Your program will have to have the followingelements. It should allow any number
<h3>Question Description</h3><p>I have a list of topics about history and I have to select only one topic.</p><p>Then find at least 6 sources including one primary source.</p><p>I need:</p><p>1) One Topic from
<p>The Facebook Class</p><p>Create a class called, Facebook, and define a field calledusers. Define the users field as a</p><p>List<FacebookUser> and instantiate the list as anArrayList in the constructor.</p><p>public Facebook() {</p><p>users =