June 2019 - My CS Tutorial

Breaking

Programming languages full tutorial and programs, exam papers, visual basic( Vb.net ), information of new technologies and more....

Wednesday, June 26, 2019

C program that print the number in word - using else if - My CS Tutorial
C program to find the percentage and grade of a student | My CS Tutorial
C program to find the greatest number among four numbers | My CS Tutorial

Tuesday, June 25, 2019

C program to find the largest number among three numbers | My CS Tutorial
C program to find the all roots of a quardratic equation-using if statement | My CS Tutorial
If cost price and selling price of an item is input through the keyboard, write a program to determine whether the seller has made profit or incurred loss. Also determine how much profit he made or loss he incurred | My CS Tutorial
C program to check (find) if a given year is a leap year | My CS Tutorial
C program to check whether the given number is even or odd | My CS Tutorial
C program to find the largest(greatest) number between two numbers | My CS Tutorial
Find  the ratio of (a+b) to (c-d) and prints the result, if c-d is not equal to zero using if statement in C Programming | My CS Tutorial

Monday, June 24, 2019

Saturday, June 15, 2019

C program to find the roots of a quadratic equation
C program to find the simple interest
C program to enter the five subjects marks and find percentage of a student
C Program to Convert a Given Number of Days in numbers of Years, months,Weeks & Days
C program to perform all arithmetic operations

Friday, June 14, 2019

C program to find the volume of a cube