Question: Problem 2. Using struct datastructure create a triangle having three lines and each line created from point struct having x and y coordinates. Also find

Problem 2. Using struct datastructure create a triangle having three lines and each line created from point struct having x and y coordinates. Also find the area of the triangle as a component of the triangle struct. Print all the components of the triangle struct you have created. Use C++ code and write algorithm in words for the problem. (Marks 20). Problem 3: Create a card game called flash card using struct data structure when each player draws three cards for random
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
