web analytics

Definition

What are memory mapped I/O and isolated I/O? What are differences between memory mapped I/O and isolated I/O?

Memory Mapped I/O and Isolated I/O are two methods of performing input-output operations between CPU and installed peripherals in the system.  Memory Mapped I/O: Memory mapped I/O uses the same address bus to connect both primary memory and memory of hardware devices (registers). Memory and registers of I/O devices gets assigned values, thus when CPU …

What are memory mapped I/O and isolated I/O? What are differences between memory mapped I/O and isolated I/O? Read More »

What is computer? What are the four elements of computer? What are the functions of a computer?

A computer is a multipurpose electronic device that can receive, store, process data and deliver information. A computer takes data such as numbers, text, images etc. as input and then process those data and converts those to useful information. Additionally, a computer can also store data and information both for future use. Also a computer can perform scheduled tasks. Computers are programmed devices. Computer programmers write programs or software for computer which actually takes input, process it and outputs information.

What is information systems? What are the components or resources of information systems?

Systems that collect, verify, store, process, report and update data to output valuable and useful information are called information systems. Information systems are being used from ancient time period. With the development of computing technologies and it’s uses, modern information systems are computer based information systems which can process billions of data to output desired information in seconds or minutes. Various types of computer based information systems are available.

What is software process? What are the 4 activities of software process framework?

Software Process:  Software Process is a set of required activities and the outcome of the activities with a target to produce a software product. A software process is a flowchart of developing a software product, which includes fathering requirements, analyzing those requirements, scheduling development phases, checking the developments, implementing changes etc. and this can be …

What is software process? What are the 4 activities of software process framework? Read More »

What is chemical bond? What are different types of chemical bonds?

Chemical bond Atoms of all elements except of the inert gasses have a tendency to combine either with each other or with the atoms of other elements to form cluster of atoms with definite composition. A cluster formed may be either a molecule or an ion. The attraction between the atoms forming the cluster is …

What is chemical bond? What are different types of chemical bonds? Read More »

What is a process in operating system? What are the process states?

Operating systems (OS) play a crucial role in managing and coordinating various aspects of computer systems. One of the fundamental responsibilities of an operating system is process management, which involves creating, scheduling, and controlling processes. Process in Operating System A process can be thought as a program in execution, but a program by itself is …

What is a process in operating system? What are the process states? Read More »

What is operating system? What are the purposes, goals and roles of operating system.

Operating System An operating system is an intermediary program between computer user and the computer hardware. This computer user can also be just another software running on the operating system or another computer or device. So basically, operating systems are computer programs that let other computer programs or humans communicate with the hardware of the …

What is operating system? What are the purposes, goals and roles of operating system. Read More »

What is histogram? How low brightness and high brightness images can be identified from a histogram? DIP

Histogram:  The histogram plots the number of pixels in the image (vertical axis) with a particular brightness value (horizontal axis). Considering the following graph, Here the vertical axis is showing the no of pixels and horizontal axis is showing the grey-levels of the image. From this histogram of that image it is found that the …

What is histogram? How low brightness and high brightness images can be identified from a histogram? DIP Read More »

Scroll to Top