Moshfiq Rony ID
Programming Based Blog Language-C,C++,C#,Java etc
Popular Posts
Addition Subtraction Multiplication Division in C Language
#include <stdio.h> #include <stdlib.h> int main() { char latter; printf("What operation you want to do?\n\t ...
Prepaid Monthly Calling System
/*Here is a program for a post paid customer .where every call cost is 1.25 tk.its a fully postpaid calling system where customer have a m...
Pyramid By Only For LOOP
#include<stdio.h> void main() { int i,j,k,row; printf("Enter Row: "); scanf("%d",&row); ...
Looping
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
No comments:
Post a Comment