top of page
Search
All Posts
Explain the difference between processor, memory, and I/O devices.
Processor is the information manipulating engine in the computer, and is the overall in-charge of activities of all the other devices. The processor uses I/O devices to interact with the external environment as well as to store information for future retrieval.
abhijitsathe
Jun 12, 20251 min read


What are the two main parts of a computer system?
A computer system has two parts : hardware and software.
abhijitsathe
Jun 11, 20251 min read
Learn C, C++, Data Structures and Operating System @ 2500/-
SESSIONS ARE STARTING FROM FRIDAY, 20TH JUNE 2025. Learn four major courses by paying just one time fee of Rs. 2500/- (Rupees Two...
abhijitsathe
Jun 11, 20251 min read


What is a computer and what are its main components?
A computer is a powerful information manipulator - a data-processing engine that is energized by an electric power supply unit.
abhijitsathe
Jun 10, 20251 min read
Programming in C - Online Course
Learn it in right way ......!!! Learn it in Easy Way ....!!! Join Today & Boost Your Confidence ...!!! In todays era of AI and Machine...
abhijitsathe
Jun 10, 20251 min read
Python Programming with Artificial Intelligence (AI)
Course Duration : 50 Hrs Course Fee : Rs. 10,000/- (Rupees Ten Thousand Only) Flexible Payment Option : Pay Course Fee OR P ay Per...
abhijitsathe
Jun 10, 20251 min read
Binary Search Using C, C++ and JAVA (Recursive Version)
Program to sort and search integers using C, C++ and JAVA
abhijitsathe
May 25, 20253 min read
Binary Search Using C, C++ and JAVA (Iterative Version)
Program to search any integer key using Binary Search Method in C, C++ and JAVA
abhijitsathe
May 10, 20255 min read
Data Structures Using C, C++ and JAVA
Sequential (Linear Search) Using C, C++ and Java
abhijitsathe
May 5, 20251 min read
Checking Expression for Correct Parenthesis Using C, C++ and JAVA (Recursive Version)
Please Note : Following all three versions of program included function for checking parenthesis of expressions. The function has sequence of if ...else statements purposefully implemented to make the logic easy to understand. Reader's are encouraged to use other alternatives such as switch...case to experiment with this code.
abhijitsathe
May 5, 20253 min read
Learning JAVA from Scratch
Introduction to Java Programming - PART I
abhijitsathe
May 2, 20251 min read
Insertion Sort Using C, C++ and JAVA
Sequential Search with Insertion Sort Using C, C++, and JAVA
abhijitsathe
Apr 30, 20255 min read
Python - From Scratch
Python is a scripting language language but can be used for general programming purpose.
abhijitsathe
Apr 29, 20256 min read
Sequential (Linear Search) on Sorted Data Using C, C++ and JAVA
Sequential Search Using C, C++ and JAVA
abhijitsathe
Apr 29, 20255 min read
Sequential (Linear Search) Using C, C++ and Java
Sequential Search ( Linear Search ) Method - Using C , C++, JAVA
abhijitsathe
Apr 26, 20254 min read


Programs Using C & Data Structures
C is a an oldest programming language used by system developers for developing complex software such as an operating system. It is a...
abhijitsathe
Apr 18, 202525 min read
Operating Systems - Numerical Problems
A 1000 Kbyte memory is managed using variable partitions but no compaction. It currently has two partitions of sizes 200 Kbytes and 260...
abhijitsathe
Apr 6, 20253 min read
Operating System Concepts - Short Answers
What is an Operating System? Operating System is a program or software which acts as an interface between the user and hardware of...
abhijitsathe
Apr 1, 202515 min read
Computer Networking - Question Bank
What is Computer Network? A Computer Network is an interconnected collection of autonomous computers/devices. Computers/devices can be...
abhijitsathe
Mar 30, 202510 min read
Operating System Basics – Multiple Choice Questions
Q.1) The highest response ratio next scheduling policy favors ____________jobs, but it also limits the waiting time of ___________jobs....
abhijitsathe
Mar 29, 202511 min read
bottom of page


