web analytics

What are the 2 types of connection in network systems?

Types-of-connection-in-network-system

A network system enables data communication between 2 or more devices. Communication links or channels connects these devices. There can 2 types of connection possible; point-to-point and multipoint connection. Both of these connections has their advantages and disadvantages and use cases.

Read more

Explain the Importance of XML in Web Applications.

XML (Extensible Markup Language):

Extensible Markup Language or XML is a structure, tag-based language. Primary use of XML is in transferring data. Information in XML are both human and machine readable. Like HTML, tags and attributes, also present in XML but in a slightly stricter way than HTML. Unlike HTML, user or developer can create his/her own tags in XML. That is why it is called EXTENSIBLE.  

Read more

Explain Different Types of Cascading Style Sheet (CSS) With Suitable Examples

Cascading Style Sheet (CSS): CSS is used with HTML to define styles for different HTML elements or set of HTML elements. As its name includes, a primary thing about CSS is that it cascades. Developer can define one style for all the elements and then override that style for a one or specific element. For … Read more

What are the activities of computer virus?

Computer Virus: A computer virus is a parasitic program that infects other legitimate programs, which are sometime referred as hosts. To infect the host program, the virus modifies the host to store a copy of the virus. After infection, viruses make various damages to the system which may be low to high to critical. To … Read more

Describe the Internal Architectures, Features, Working Principles and Registers of 8086 Microprocessor.

internal-architecture-of-8086-microprocessor.

Internal Architecture of Intel 8086 Microprocessor The Intel 8086, also called the iAPX 86, is a 16-bit microprocessor designed by Intel Corporation in between 1976-1978. This Intel 8086 microprocessor gave rise to the x86 architecture or 16-bit architecture. The figure given below is the internal architecture of Intel 8086 microprocessor Features of 8086 Microprocessor: 8086 … Read more

What are the Differences between Computer Hardware and Software?

differences between computer hardware and software

Computer Hardware

Computer Hardware is any part of the computer that can be touched. These are primarily electronic devices used to build up the computer. Computer Hardware actually perform the computing operations along with taking input and sending the computed result as output or to storing that.

Read more

Describe the 5 key parts of a micro-computer.

A micro-computer is a machine built with hardware and ran by software. The 5 key parts among the various hardware and software are as follows. 1. Processor Processor is the brain of the micro computer Processors include millions of transistors. the performance increases with the number of transistors It runs the programs The processor can … Read more

Write down about the computer hardware devices in the organization of a micro computer.

A basic PC (Personal Computer) has a number of computer hardware elements. Most of these elements are contained in the system unit of the micro computer. The hardware devices in the organization of a micro computer are as follows. 1. Processor: Processor is the brain of the micro computer Processors include millions of transistors. the … Read more