An international conference on Recent Trends in Big data analytics is to be held in VIT. The participant of this conference can be a faculty or a student. Each participant should register themselves by paying Rs.1000. There are a number of technical game events are organized. For every event the participant want to participate the participant should pay Rs.100 as event fees. To give a remainder to all the fees defaulters, who have fees dues, a report is prepared. The report should contain participant id. name, the fees due amount and their mobile number. Implement this in a C program. Input:

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
An international conference on Recent Trends in Big data analytics is to be held in VIT. The participant of this conference can be a faculty or a student. Each participant should register themselves by paying Rs.1000. There are a number of technical game
events are organized. For every event the participant want to participate the participant should pay Rs.100 as event fees. To give a remainder to all the fees defaulters, who have fees dues, a report is prepared. The report should contain participant id.
name, the fees due amount and their mobile number. Implement this in a C program.
Input:
3
P01
(Participant id)
Aaaa
(Name)
3
(No. of events)
1000
(Fess paid)
9988776655 (Mobile no)
P02
Bbbb
7
1500
9988776644
P03
Cece
5
1000
9988776633
Output:
P01 Aaaa 300 9988776655
P02 Bbbb 200 9988776644
P03 Cccc 500 9988776633
Transcribed Image Text:An international conference on Recent Trends in Big data analytics is to be held in VIT. The participant of this conference can be a faculty or a student. Each participant should register themselves by paying Rs.1000. There are a number of technical game events are organized. For every event the participant want to participate the participant should pay Rs.100 as event fees. To give a remainder to all the fees defaulters, who have fees dues, a report is prepared. The report should contain participant id. name, the fees due amount and their mobile number. Implement this in a C program. Input: 3 P01 (Participant id) Aaaa (Name) 3 (No. of events) 1000 (Fess paid) 9988776655 (Mobile no) P02 Bbbb 7 1500 9988776644 P03 Cece 5 1000 9988776633 Output: P01 Aaaa 300 9988776655 P02 Bbbb 200 9988776644 P03 Cccc 500 9988776633
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Fundamentals of Datawarehouse
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
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education