#include <iostream> using namespace std; class A { public: Β Β void show() { Β Β Β Β cout << “Diamond pattern: “; Β […]
Read moreCategory: Tech Education
Microsoft logo program
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <div class=”box”> <div id=”box1″></div> <div id=”hello”></div> </div> <div class=”down”> <div id=”kk”></div> <div id=”ll”> </div> </div> <br /> […]
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 moreOperating System important theoretical questions
Operating System important theoretical questions Operating System important theoretical questions Ques 1 : $ Define Process Synchronization. Ques 2 : Differentiate between fixed and […]
Read moreReal time and online processing system
Real time and online processing system Real time and online processing system Online Systems Online systems are the type of systems that are logged […]
Read moreWeb based Computing and Embedded Computing
Web based Computing and Embedded Computing Web based Computing and Embedded Computing βΒ Computer: A computer is a combination of hardware and software resources […]
Read moreMultitasking and Time sharing
Multitasking and Time sharing Multitasking and Time sharing What is a Multitasking OS? Multi-tasking allows you to execute various tasks or run different applications […]
Read moreWhat do you understand by pre-emptive and non pre-emptive process ?
What do you understand by $pre-emptive and non pre-emptive process ? What do you understand by $pre-emptive and non pre-emptive process ? In this […]
Read moreWindows Operating System
Windows Operating System Windows Operating System Windows is a graphical operating system developed by Microsoft. It allows users to view and store files, run […]
Read moreFile system
File system File system File system is the part of the operating system which is responsible for file management. It provides a mechanism to […]
Read more
Recent Comments