Problem Solving and C Programming Case Study Document For Hands-On v1.0
Problem Solving and C Programming Case Study Document For Hands-On v1.0
Problem Solving and C Programming Case Study Document For Hands-On v1.0
2007, Cognizant Technology Solutions. All Rights Reserved. The information contained herein is subject to change without notice.
C3: Protected
Icons Used
Handson Exercise
Questions
Tools
Coding Standards
TestYour Understanding
Reference
TryitOut
AWelcome Break
Contacts
Account Balance Monthly Report generation This report should contain account balance information for all accounts opened and ACTIVE during the given month. The program should do the following to generate the report:
Get the month for which the report is required Find out the first day and last day of month
AccountBalanceMonthlyReport.txt
NegativeBalanceMonthlyReport.txt
Q&A
Questions
10
Summary
By completing this case study you will be gaining knowledge on the following:
Basic elements of C language Conditional statements and looping Arrays and Strings Functions, Structures and Unions Pointers and Linkedlist File handling
11
Source
This case study is created based on the domain knowledge on banking transactions. This is not taken from any books, website or projects.
Disclaimer: Parts of the content of this course is based on the materials available from the Web sites and books listed above. The materials that can be accessed from linked sites are not maintained by Cognizant Academy and we are not responsible for the contents thereof. All trademarks, service marks, and trade names in this course are the marks of the respective owner(s).
12
You have completed the Case Study for Problem Solving and 'C' Programming Hands-on Session
2007, Cognizant Technology Solutions. All Rights Reserved. The information contained herein is subject to change without notice.