top of page
Search
What is CACHE Memory?
The CACHE memory is a smaller, faster memory that store between CPU and main memory. The high speed memory use for the CACHE purpose is...

Rajesh Singh
May 29, 20201 min read
12 views
0 comments
What is BIOS?
The BIOS stands for Basic Input Output System. The BIOS is a set of instruction built into our computer to control how information and...

Rajesh Singh
May 29, 20201 min read
15 views
0 comments
What is CMOS Memory ?
CMOS stands for Complementary Metal Oxide Semi-Conductor. It is an on board semi-conductor chip powered by a CMOS battery. CMOS uses a...

Rajesh Singh
May 29, 20201 min read
24 views
0 comments
What is Booting?
Start up process (Booting) Booting is a boot strapping process that starts operating system when the user turns on a computer. A boot...

Rajesh Singh
May 29, 20201 min read
18 views
0 comments
What is UPS?
Uninterrupted Power Supply (UPS) UPS provides backup power for a computer when the electrical power fails. Small UPS units are equipped...

Rajesh Singh
May 29, 20201 min read
10 views
0 comments
What is Mother Board?
It is the main components inside the system unit. It is the biggest electronic circuit board inside the computer system to which many...

Rajesh Singh
May 29, 20202 min read
15 views
0 comments
What is SMPS?
SMPS stands for switch mode power supply. It provides direct current to mother board and disks drive through three types of connecters....

Rajesh Singh
May 29, 20201 min read
14 views
0 comments
What is Fundamentals of a Personal Computer?
Fundamentals of a Personal Computer [PC] A PC is a general purpose machine, designed to meet the personal computing needs of individuals....

Rajesh Singh
May 29, 20202 min read
16 views
0 comments
Syllabus of Information Technology Tools for O Level
Syllabus of Information Technology Tools and Network Basics (M1-R5) (i) Introduction to Computer Computer and Latest IT gadgets,...

Rajesh Singh
May 26, 20203 min read
35 views
0 comments
Syllabus of Web Designing and Publishing for O Level
Syllabus of Web Designing and Publishing (M2-R5) 1. Introduction to Web Design Introduction of Internet, WWW, Website, Working of...

Rajesh Singh
May 26, 20202 min read
627 views
0 comments
Syllabus of Programming and Problem Solving Through Python Language for O Level
Syllabus of Programming and Problem Solving Through Python Language (M3-R5) (i) Introduction to Programming The basic Model of...

Rajesh Singh
May 26, 20202 min read
1,019 views
0 comments
Syllabus of Internet of Things and its Applications for O Level
Syllabus of Internet of Things and its Applications (M4-R5) (i) Introduction to Internet of Things – Applications/Devices, Protocols and...

Rajesh Singh
May 26, 20203 min read
882 views
0 comments

Rajesh Singh
May 24, 20200 min read
111 views
0 comments
NIELIT CCC Exam June Practice Test Paper
Q. What is the second name of Junk mail? (A) Sniffer script (B) Crap (C) Sproof (D) Spam Ans: D Q. how many bits in ASCII? (A) 8 Bits (B)...

Rajesh Singh
May 23, 20205 min read
771 views
0 comments
NIELIT CCC Exam May 2022 Practice Test Paper
Q. What is the wrong margin? (A) Top (B) Right (C) Left (D) Center Ans: D Q. Which is the least secure? (A) Password (B) Keycard (C)...

Rajesh Singh
May 20, 20205 min read
89 views
1 comment
NIELIT CCC Exam April 2020 Practice Test Paper
Q. What is the width of column in LibreOffice Calc? (A) .18 (B) .89 (C) 1.2 (D) .72 Ans: B Q. Internet in India was launched by? (A) VSNL...

Rajesh Singh
May 19, 20203 min read
99 views
0 comments
LibreOffce CCC Questions and Answers
Q. What is Libreoffice? Ans. Libreoffice is an amazing and free working environment suite, used by a large number of individuals around...

Rajesh Singh
May 17, 20203 min read
595 views
0 comments
CCC Exam March 2020 Practice Test
CCC Exam March 2020 Practice Test Q1. Which protocol is used to upload and download file? (A) TCP (B) HTTP (C) FTP (D) SMTP Ans: C Q2....

Rajesh Singh
May 16, 20203 min read
100 views
0 comments
Python Modules
A module is a file containing Python definitions and statements. A module can characterize functions, classes and variables. A module can...

Rajesh Singh
Apr 14, 20202 min read
136 views
0 comments


Scope of Objects and names in Python:
Scope refers to the coding region from which exacting Python object is accessible. So one cannot access any exacting object from...

Rajesh Singh
Apr 10, 20202 min read
909 views
0 comments
bottom of page