Popular posts from this blog
TOPOLOGY
WHAT IS TOPOLOGY? Network topology refers to the physical or logical layout of a network it defines the way different nodes placed and interconnected with each other. Alternately network topology may describe how the data is transferred between These nodes. Physical topology emphasizes the physical layout of the connected devices and nodes while the logical topology focuses on the pattern of data transfer between network nodes. TYPES OF TOPOLOGY? Bus topology, ring topology, hybrid topology, network topology, tree topology, meso topology, star topology. WHAT IS BUS TOPOLOGY? Bus topology is a network types in which every computer and Network device is connected to a single cable. It transmits the data from one end to another in a single direction ex. Printers scanners and other input layout devices can be added in the office by bus topology. WHAT IS RING TOPOLOGY ? A ring Network is a to exactly two nodes forming a single continuous...
COMPUTER LANGUGES
HELLO FRIENDS TODAY TOPIC IS COMPUTER LANGUAGES YOU KNOW ABOUT COMPUTER LANGUAGES. IF YES SO LET'S START. COMPUTER LANGUAGES ---- C++, JAVA, JAVASCPIT,PYTHON,PHP,HTML,PASCAL ETC. COBOL LANGUAGE IS USED FOR BUSINESS APPLICATION. WHAT IS COMPUTER LANUAGES? A computer languages is a formal language is used for communicate with a computer. types of coding to code (1) text based (2) blocked based. computer cannot understand natural languages. we our text any code to compiler is translate to high level languages into assembly languages. also translate to machine languages. WHAT IS BINARY LANGUAGES? two symbol binary system 0 and 1 computer understand only binary languages. the 0 and 1 to represent binary, a pattern is binary digits (bit) is used for various method of encoding data such as character string into bit string. also refer to machine languages. we can code to english computer can not understand, only understand machine language form of...
Comments