jituTechnology

jituTechnology

Latest Posts

The Sin of X can be calculated approximately by using the first n terms of the infinite series

The Sin of X can be calculated approximately by using the first n terms of the infinite series( X is expressed in radians, /*program to find sine of x can be calculated approximately by using the firstn terms of the infinite series. Programmed by : kiran shrestha roll no. : 10121 Programmed on : 6th […]

read more

Cracking Windows XP Login Password

First of all access to the computer on which you want to crack its passwords. After then, Go to Start menu Click on Run Now Type ‘control userpasswords2’ After then a new popup screen will appear and following that popup screen you will reach to the user accounts properties, where you will be able to […]

read more

write a program to find the sum of series 1/1 + ½ + 1/3 + 1/n+….

Here is the c source code/program for: write a program to find the sum of series 1/1 + ½ + 1/3 + 1/n+…. /*program to find the sum of series.*/ #include <stdio.h> #include <conio.h> void main () {      float i,n;    float sum =0;    printf (“enter the terms = “);    scanf (“%f”,&n); […]

read more

write a program to find the sum of first n odd integers.

Here is the c source code/program for: write a program to find the sum of first n odd integers. /* write a program to add first seven series using for loop programmed by: Name: Jitendra kumar Yadav Roll: 16 Date: 12 feb 2011 */ #include <stdio.h> #include <conio.h> void main() {      int sum=0;    […]

read more

write a program to print first 10 terms of the following series using for loop. 1 5 9 13 …..

Here is the c source code/program for: write a program to print first 10 terms of the following series using for loop. 1 5 9 13 ….. /* write a program to add first seven series using for loop programmed by: Name: Jitendra kumar Yadav Roll: 16 Date: 12 feb 2011 */ #include <stdio.h> #include […]

read more


Connect with Me

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

Calendar

April 2026
S M T W T F S
 1234
567891011
12131415161718
19202122232425
2627282930