Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C Programming Language! In a psychological test work system for 10 participants, information is needed in the form of Name, Gender, Age, and Duration of

C Programming Language!

In a psychological test work system for 10 participants, information is needed in the form of Name, Gender, Age, and Duration of working on the psychotest questions. On the data is visible that participants with female gender at the age of 25-35 years. Duration of doing the questions Psychotest between 2-4 hours and recorded in minutes, for example: 130 minutes, 155 minutes.

Complete the questions below:

a. Create a struct with the fields Name, Gender using the data type char, Age and Duration uses the int data type. b. Make an Input menu from the data recorded in the file psychotestSIN.dat* c. Make an Output menu from the data using fread to read and displays the files that have been created.

*Note: the Student ID Number section writes down the last 3 digit Student ID Number data information. As an example: psychotest165. dat

Thank you ^^

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Support For Data Mining Applications Discovering Knowledge With Inductive Queries Lnai 2682

Authors: Rosa Meo ,Pier L. Lanzi ,Mika Klemettinen

2004th Edition

3540224793, 978-3540224792

More Books

Students also viewed these Databases questions