jituTechnology

jituTechnology

Latest Posts

>2.5 Write a program to represent a Circle to calculate area and perimeter

> /*Write a program to represent a Circle. Include member functions to perform the following task: a.     Calculate area of the circle b.     Calculate perimeter of the circle Programmed by: Name: Jitendra Kr Yadav Roll: 10116 (NCIT-ELX) Date: 23 july 2011*/ #include <iostream.h> #include <conio.h> class Circle { private: float r; public: void assign(float a) […]

read more

>2.4 Design a class called Person that contains appropriate members for storing name, age, gender and telephone number

> /*Design a class called Person that contains appropriate members for storing name, age, gender and telephone number. Write member functions that can read and display these data. Programmed by: Name: Jitendra Kr Yadav Roll: 10116(NCIT-ELX) Date:20 july,2011*/                                                                                                           #include<iostream.h> #include<conio.h> #include<math.h> class Person { private: char name[30]; int age; char gender[7]; char phno[11]; public: […]

read more

>2.3 Create a class point that represents a three dimensional co-ordinates system

> /* create a class point that represents a three dimensional co-ordinates system. Each object of Point have coordinates, (x,y,z) and methods to assign coordinates to the point objects. Add a method to calculate the distance from origin and to print the point in the form of (x,y,z) Programmed by: Jitendra Kr Yadav Roll: 10116(NCIT-ELX) […]

read more

>Windows 7 Tips and Tricks (part III)

>Microsoft’s latest operating system has been creating waves around the world because of its improved features and better security and ability to remain light on resources. Here are some tricks to getting more from the power of 7. Also see  Windows 7 Disabling disk space Check To prevent those annoying pop-ups due to low disk space, […]

read more

>Windows 7 Tricks and Tips (Part II)

>Previously I have already written about the windows 7 tips and Tricks, This is the second part of windows 7 tips and Tricks. You can check the previous Windows 7 tricks and trips here: Windows 7 AppLocker AppLocker is a new Windows 7 feature that ensures users on your PC only run the programs and […]

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