jituTechnology

jituTechnology

Latest Posts

write a switch Statement that will examine the value of char type variable called color and print one of the following message, depending upon the character assigned to color.

This is the c source code/program for: write a switch Statement that will examine the value of char type variable called color and print one of the following message, depending upon the character assigned to color. A. RED, if either r or R assigned to color B. Green, if either g or G is assigned […]

read more

Read an integer value. Assume it is the number of a month of the year; print out the name of that month

Here is the c source code for: Read an integer value. Assume it is the number of a month of the year; print out the name of that month /* a program to enter the number , assume it the monthe of the year and print the corresponding month programmed by : Name: Jitendra Yadav  […]

read more

Any Character is entered through the keyboard, write a program to determine whether the character entered is capital letter, small letter, a digit or a special symbol using ASCII values and built-in functions

This is the c source code for: Any Character is entered through the keyboard, write a program to determine whether the character entered is capital letter, small letter, a digit or a special symbol using ASCII values and built-in functions The Following table shows the range of ASCII values Characters                          ASCII Values A-Z                                         65-90 a-z                                          […]

read more

A year is entered through the keyboard, write a program to determine whether it is leap or not

This is the c source code for: A year is entered through the keyboard, write a program to determine whether it is leap or not /* A program to find out whether the year is leap or not*/ #include <stdio.h> #include <conio.h> void main() {      int year;    printf(“Enter the value of year:”);    […]

read more

Some useful commands’ shortcut

Normally you would not associate windows with commands. For everything, you have to navigate through a couple of menu using the mouse before getting to the concerned window/utility/tool etc. but windows does come with commands that give you quick access to tools for configuring and fixing our computer. Some of these are very helpful if […]

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