jituTechnology

jituTechnology

Uncategorized

A program to display the reasult of cb^3/d^2

Here is the source code of C programming to display the reasult of cb^3/d^2 with simple input output operation. /* A program to display the reasult of cb^3/d^2    programmed by     Name: Jitendra Kumar Yadav    Roll: 16    date: 16th december 2010 */ #include <stdio.h> #include <conio.h> #include <math.h> void main() {     […]

read more

A program to read the value of two variables and compute sum, difference and product

In this post, i am going to write the C source code examples to the read the two variables provided by user and compute their sum difference and product. /*A program to read the value of two variables and compute sum, difference and product programmed by: Name: Jitendra Kumar Yadav Roll no: 16 Date: 30 […]

read more

A program to read the graphical character and print their equivalent ASCII code and vice versa

Here is the C source code to read the graphical characters given by user and print their equivalent ASCII code using simple input output operation. /*A program to read the graphical character and print their equivalent ASCII code*/ #include <stdio.h> #include <conio.h> void main() {     char a; //variable declaration    printf(“enter the graphical character […]

read more


Connect with Me

GPO 8973 NPC 541; Kathmandu Nepal
Phone: +977 9851236800

Calendar

October 2025
S M T W T F S
 1234
567891011
12131415161718
19202122232425
262728293031