C/C++

Student Grading Ranking System 1.0

Submitted by jakerpomperada on
About this code I called it Student Grading Ranking System 1.0 written in C++ . I incorporate object oriented programming in this code. If you find my code useful send me an email at [email protected] . People here in the Philippines who wish to contact me can reach me in my mobile phone number 09296768375 and my landline number is (034) 4335081 . Thank you very much and Happy Programming

Common Programs Prime Number up to N number / First Ten Prime numbers / Factorial of a given number

Submitted by akhilesh on
Submitted by:- Akhilesh Sharma India / Punjab / Nawanshahr. (+91)(0)9463008090 1. //Program to find the factorial of given number; #include #include void main() { long num,fact=1; clrscr(); cout"\n Enter the number to find the factorial: "; cin>>num; for(;num>0;) { fact=fact*num; num--; } cout"Factorial is :"

Inventory System Version 1.0

Submitted by jakerpomperada on
About this code I called it Inventory System Version 1.0 using C/C++ as my base language. It has many functionality that will manage the whole day to day transaction of a business. This code shows how to use C/C++ as your language to develop database application. If you like this code send me an email at [email protected]. People here in the Philippines may reach my through my mobile phone