COMPUTER SCIENCE
Pages
(Move to ...)
Home
Copmputer Science
▼
Monday, 25 June 2018
SQL Server
›
SQL Synatx: Create Database Database Name Use Database Database Name Create Table { Table Name } ( TableId int Primary Key Iden...
SQL Server
›
SQL is a standard language for storing, manipulating and retrieving data in databases. Our SQL tutorial will teach you how to use SQL in:...
Saturday, 10 February 2018
CISC ALSO CAN BE IMPLEMENTED BY USING HARDWIRED CONTROL
›
In the above sense, micro programmed control is not always necessary to implement CISC machines. Hardwired control also can be used for im...
Advantage of Hardwired Control unit
›
1. Advantage of Hardwired Control unit 2. Faster mode of operation. 3. Faster than Micro programmed Control unit 4. Used in RISC proc...
Hardwired Control Unit
›
It is implemented with the help of gates, flip flops, decoders etc. in the hardware. The inputs to control unit are the instruction...
Thursday, 6 October 2016
HTML Basic Examples
›
HTML Documents All HTML documents must start with a document type declaration: <!DOCTYPE html>. The HTML document itself begins wi...
HTML Editor
›
Write HTML Using Notepad or TextEdit Web pages can be created and modified by using professional HTML editors. However, for learning HTM...
›
Home
View web version