OCR and MICR OCR and MICR OCR OCR is stands for ( Optical Character Recognition ) . It is a technology that converts different types […]
Read moreCategory: IT Tools and Applications
Binary To Decimal in C
Binary To Decimal in C Binary To Decimal in C Question: Write a C program to convert a Binary number into Decimal number. […]
Read moreFunctions of Operating System
Functions of Operating System Functions of Operating System Β Process Management Memory Management Security File Management Device Management Backup and Recovery 1- PROCESS MANAGEMENT The operating […]
Read moreDecimal To Binary in C
Decimal To Binary in C Decimal To Binary in C Question: Write a C program to convert a Decimal number to Binary number. […]
Read moreOperating System
Operating System Operating System Operating system is a system software. It basically manages all the resources of the computer . An operating system acts as […]
Read moreFlowchart
Flowchart Flowchart Flowchart are nothing but the graphical representation of the data or the algorithm for a better understanding of the code visually. It […]
Read moreAlgorithm
Algorithm Algorithm Before coding a program , the user needs to write the step by step procedure which is known as an Algorithm. “Algorithm is […]
Read moreProgram for diamond shape π
#include <iostream> using namespace std; class A { public: Β Β void show() { Β Β Β Β cout << “Diamond pattern: “; Β […]
Read moreBCA Notes Link
BCA Notes Link (Shivam) BCA Notes Link (Shivam) Link : click here Topics Covered : bca notes bca notes app bca notes […]
Read morebasic Windows elements, icons, desktop, background images, start button, taskbar
basic Windows elements, icons, desktop, background images, start button, taskbar basic Windows elements, icons, desktop, background images, start button, taskbar ELEMENTS OF THE WINDOWS […]
Read more
Recent Comments