Subscribed! You'll get updates.
CS & IT Notes // Learn · Code · Build
sign posting

sign posting

a February 28, 2023

Signposting means using phrases and words to guide the reader through the content of your essay/dissertation.  There are two main types of signposting: Major sign posting  : int…

Read Notes
Network of Communication

Network of Communication

a February 27, 2023

A communication network refers to how information flows within the organization. Information within an organization generally flows through a system, rather than being a free fl…

Read Notes
 Barriers of Communication ENG 421 Communication Skills

Barriers of Communication ENG 421 Communication Skills

a February 27, 2023

Barriers To Effective Communication : The process of communication has multiple barriers. The Barriers to effective communication could be of many types like linguistic, psycholog…

Read Notes
Kleene's Theorem: Understanding the Foundations of Regular Languages

Kleene's Theorem: Understanding the Foundations of Regular Languages

a February 24, 2023

In the world of computer science, Kleene's Theorem is an important concept to grasp. It helps to understand the foundation of regular languages, and it plays a significant r…

Read Notes
External Fragmentation

External Fragmentation

a February 23, 2023

External fragmentation is a phenomenon that occurs in computer memory allocation, where there is enough free space to accommodate a new program, but it is not contiguous. This mea…

Read Notes
deadlock operating system

deadlock operating system

a February 22, 2023

Deadlock is a common issue that can occur in computer systems, particularly in multi-tasking or multi-processing environments. It is a situation where two or more processes are w…

Read Notes
multithreading Models in operating system

multithreading Models in operating system

a February 21, 2023

Multi-threading is a programming paradigm that enables concurrent execution of multiple threads within the same program. It allows for more efficient utilization of system resou…

Read Notes
PCB (process control block)

PCB (process control block)

a February 20, 2023

PCB in operating system stand for  (process control block) process control block is a data structure it used to controlling all information its execution. It contains all the info…

Read Notes
Process scheduling Discuss its different kinds

Process scheduling Discuss its different kinds

a February 20, 2023

process scheduling is technique that is used when there are limited resources and many processes are competing for them. .Multiprogramming ensure that the processes running all t…

Read Notes
MTH-424 Linear Algebra past paper Gcuf Gcuf 6 bscs past paper solved

MTH-424 Linear Algebra past paper Gcuf

a February 18, 2023

Linear algebra is a branch of mathematics that studies linear equations, linear transformations, and vector spaces. It deals with the properties and operations of linear equation…

Read Notes
Write a breif note on skimming scanning

Write a breif note on skimming scanning

a February 17, 2023

skimming news    Skimming and scanning are two reading techniques that are commonly used to improve reading speed and comprehension. Skimming is a reading technique that involve…

Read Notes
Explain different type of Communication Barriers

Explain different type of Communication Barriers

a February 17, 2023

ENG421 communication skill gc university paster 2023  Communication barriers are any obstacles that prevent the successful exchange of information between two or more people. They…

Read Notes
describe the mechanism of inter process communication usung shared memoryy model and producer cosumer

describe the mechanism of inter process communication usung shared memoryy model and producer cosumer

a February 08, 2023

Inter process communication (IPC) is a capability supported by operating system that allows one process to communicate with next process. The process can be running one the same…

Read Notes
What is the purpose of System calls and System programss

What is the purpose of System calls and System programss

a February 06, 2023

System call provide an interface between user program and operating system. the system call expose the services that are used by operating system to user programs. most of syste…

Read Notes
Good presentation skills are essential in various situations. explain the statement

Good presentation skills are essential in various situations. explain the statement

a February 06, 2023

essential xfinity A presentation is live mode of sharing information with selected audience. It is oral communication in which a person share factual information with a particul…

Read Notes
PUMPING LEMMA

PUMPING LEMMA

a February 05, 2023

Let L be a customary language. Then, at that point, there exists a steady 'c' to such an extent that for each string w in L − |w| ≥ c We can break w into three strings, w …

Read Notes