Saturday, September 4, 2010
about
Friday, September 3, 2010
Recent Articles
- Computer science
- Key elements of windows
- man in the middle attack
- OSI reference model
- a) Seven Layers of networks
Sunday, June 20, 2010
Key elements of windows
Question :Discus about the basic key elements of windows ? (3 mark)
Question From :
Farook college ,Calicut
E-mail:mongamhasna@rediffmail.com
The first element is known as the Technical level or layer which is responsible for carrying the basic operation of hardware
3rd element of the operating system is directly linked the users operation and is known as command language. Command language guide user to run different program and manipulate their task. These are basic key elements of an OS
Ideally, you do not want your operating system (OS) to go directly to your desktop when you start your computer. It is better to go to a login screen where the user has to enter a password.EncryptionEncryption scrambles your data so that it can only be read when you provide a password. You can encrypt individual files and folders or entire storage device "volumes" with software such as PGP or TrueCrypt.
Malware Protection
Viruses, Trojan horses, worms and keyloggers are collectively known as "malware." An antivirus scanner from Symantec, McAfee or Kaspersky can help protect your computer from these threats.
Monday, May 17, 2010
Computer science
Computer science or computing science (sometimes abbreviated CS) is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems.It is frequently described as the systematic study of algorithmic processes that create, describe, and transform information. According to Peter J. Denning, the fundamental question underlying computer science is, "What can be (efficiently) automated?" Computer science has many sub-fields; some, such as computer graphics, emphasize the computation of specific results, while others, such as computational complexity theory, study the properties of computational problems. Still others focus on the challenges in implementing computations. For example, programming language theory studies approaches to describe computations, while computer programming applies specific programming languages to solve specific computational problems, and human-computer interaction focuses on the challenges in making computers and computations useful, usable, and universally accessible to people.
The general public sometimes confuses computer science with careers that deal with computers (such as the noun Information Technology), or think that it relates to their own experience of computers, which typically involves activities such as gaming, web-browsing, and word-processing. However, the focus of computer science is more on understanding the properties of the programs used to implement software such as games and web-browsers, and using that understanding to create new programs or improve existing ones.