top of page
Search

Headings and Lists: HTML Class Notes
HTML last-minute notes for topic of Headings and Lists. 1) What is a Heading in HTML? 2) Why are headings important in a webpage?
Jun 5, 20223 min read

Exception Handling: C plus plus Class Notes
C plus plus last-minute notes for topic
Exception Handling 1) Compare and contrast error and exception.
May 30, 20223 min read

Basics Of OOPs: C plus plus Class Notes
C plus plus last-minute notes for topic Basics of OOPs 1) What is the need of Object-Oriented Programming paradigm?
May 30, 20223 min read

Classes and Objects: C plus plus Class Notes
C plus plus last-minute notes for topic Classes and Objects 1) Define class and objects
May 30, 20224 min read

File Handling and templates: C plus plus Class Notes
C plus plus last-minute notes for topic File Handling and templates 1) What are the file streams?
May 30, 20223 min read

Polymorphism and Inheritance: C plus plus Class Notes
C plus plus last-minute notes for topic Polymorphism and Inheritence 1)Explain different types of polymorphism.
May 30, 20224 min read

Basics: C plus plus Class Notes
C plus plus last-minute notes for topic Basics 1) Define keyword, identifier, and token.
May 30, 20226 min read

Protection And Security: Operating System Class Notes
Operating System last-minute notes for topic of Protection And Security. 1) What is access matrix with respect to system protection?
May 28, 20223 min read

IO Management: Operating System Class Notes
Operating System last-minute notes for topic of IO Management. 1) What does the processor talk to the I/O device? 2) What is DMA?
May 28, 20226 min read

Disk Management: Operating System Class Notes
Operating System last-minute notes for topic of Disk Management. 1) What are the properties of a Hard magnetic disk?
May 28, 20229 min read

Synchronization: Operating System Class Notes
Operating System last-minute notes for topic of Synchronization. 1) What are the steps to achieve synchronization? 2) What is Semaphore?
May 28, 202211 min read

File Management: Operating System Class Notes
Operating System last-minute notes for topic of File Management. 1) Mention the different file attributes and file types.
May 28, 20224 min read

Memory Management: Operating System Class Notes
Operating System last-minute notes for topic of Memory Management. 1) What is dynamic linking? 2) What is swapping?
May 28, 20223 min read

Threads: Operating System Class Notes
Operating System last-minute notes for topic of Threads. 1)List benefits of threads. 2) Discuss different thread modeling.
May 28, 20226 min read

Scheduling: Operating System Class Notes
Operating System last-minute notes for topic of Scheduling. 1) Mention criteria for optimal CPU scheduling.
May 28, 20228 min read

Process: Operating System Class Notes
Operating System last-minute notes for topic of Process. 1) What is a process? 2) Explain different types of process present in OS.
May 28, 202210 min read

Introduction: Operating System Class Notes
Operating System last-minute notes for topic of Introduction. 1) Define Operating System.
May 28, 20225 min read

Hashing and Searching: Data Structure Class Notes
Data Structure last-minute notes for topic Hashing and Searching. 1) Explain Linear Search with example?
May 26, 20226 min read

Graphs: Data Structure Class Notes
Data Structure last-minute notes for topic Graph. 1) What is BFS? 2) What is DFS? 3) What is Prims minimum spanning tree?
May 26, 20226 min read

Tree: Data Structure Class Notes
Data Structure last-minute notes for topic Tree. 1) What do you understand by Minimum spanning tree?
May 26, 20224 min read
bottom of page