Parameter
|
Human Intelligence
|
Artificial Intelligence
|
Definition
|
Artificial Intelligence is
an area of computer science that deals with giving machines (Computers) the
ability to seem like they have human intelligence. Practically, Robotic Machines
are Programmed to Behave like Humans.
|
|
Signaling Method
|
It is totally based upon analog signals of work.
|
It is based upon digital system of numbers.
|
Reliability
|
Human Intelligence is reliable.
|
Artificial Intelligence is not reliable.
|
Working
|
Human Intelligence is natural and make up a thought by adding
different mental processes.
|
It is based upon some working model that can behave like humans.
|
Tuesday, 30 December 2014
Difference Between Human and Artificial Intelligence
Wednesday, 30 July 2014
Difference Between Cloud Computing and Grid Computing
Thursday, 5 June 2014
Difference Between Linux and Windows
Parameter
|
Windows
|
Linux
|
Introduction
|
It is an Operating System developed by Microsoft and named Windows on November 20, 1985 as a graphical operating system shell for MS-DOS
|
Linux is a Unix Like Operating System introduced by Linus Torvalds and was first released on 5 October 1991.
|
License Type
|
Proprietary Commercial Software and must have to be Purchased before using Windows OS.
|
Except Red Hat all versions are free and are distributed under GNU GPL License.
|
File System Supported
|
NTFS,FAT,FAT 32, ISO 9660, UDF,
|
Ext,Ext2, Ext3, Ext3, ReiserFS, FAT, ISO 9660, UDF, NFS, NTFS, JFS, XFS, Minux
and GmailFS
|
Versions
|
Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 etc.
|
Red Hat, Suse Linux, Debian, Knoppix, Ubuntu etc. |
Labels:
FAT,
File System,
Linux,
NTFS,
Operating System,
Windows
Wednesday, 4 June 2014
Difference Between HTML 4 and HTML 5
Parameter
|
HTML 4.01
|
HTML 5.0
|
Doctype Declaration
|
Three Types of <!DOCTYPE> declarations are used in HTML 4.01 and that are:
i) HTML 4.01 Strict ii) HTML 4.01 Transitional iii) HTML 4.01 Frameset |
There is Only one type of <!DOCTYPE> declaration in HTML 5 and that is <!DOCTYPE html>only.
|
Plugin Requirement
|
External Plugins are required to play audio and video files on HTML 4.01.
|
HTML 5 does not require any external plugin to play audio and video files.
|
Attributes
|
Accept, Accept-charset, Action, Enctype, Method, Name, Target.
|
Accept-charset, Action, Enctype, Method, Name, Target, Autocomplete, Novalidate.
|
Input Types
|
Button, Checkbox, File, Hidden, Image, Password, Radio, Reset, Submit, Text.
|
Button,
Checkbox, File, Hidden, Image, Password, Radio, Reset, Submit, Text,
Color, Date, Datetime, Datetime-local, email, Month, Number, Range,
Search, Tel, Time, Url, Week
|
Automatic Validation
|
Not Supported in HTML 4.01 and is achieved by other Scripting Languages.
|
Automatic Filed Validation is Supported in HTML 5.0 |
Sunday, 1 June 2014
Difference Between DBMS and RDBMS
Wednesday, 28 May 2014
Difference Between Windows 8 and Windows 8.1
Wednesday, 21 May 2014
Difference Between Database and Data Warehouse
Tuesday, 20 May 2014
Difference Between Data Mining and Machine Learning
Monday, 12 May 2014
Difference Between Blackbox and Whitebox Testing
Parameter
|
Black Box Testing
|
White Box Testing
|
Definition
|
It is a Software Testing Technique that examines the functionality of an Application without peering into its working or coding.
|
It is a Software Testing Technique to test internal structure and working of an Application Software.
|
Technique Applied in
|
This Technique Applied in Unit, Integration, System and Acceptance levels of Software Testing Process.
|
This Technique Applied in Unit, Integration and system levels of Software Testing Process.
|
Test Procedures
|
For Black box Testing Specific knowledge of the application's coding/internal structure and programming in general is not required.
| |
Test Design Techniques
|
Black box test design techniques include:
Decision Table Testing
All Pairs Testing
State Transition Analysis
Equivalence Transition
Boundary Value Analysis
Cause Effect Graph
Error Guessing
|
White box test design techniques include:
Control Flow testing
Data flow testing
Branch testing
Path testing |
Labels:
Analysis,
Blackbox Testing,
Programming,
Software,
Testing,
Whitebox Testing
Difference Between MAC and IP address
Parameter
|
MAC Address
|
IP Address
|
Acronym for
|
media access control address
|
Internet Protocol Address
|
Used for
|
It is a unique identifier that is assigned to network interfaces for communicating on the physical network segments.
|
It
is a numerical value that is assigned to all the participating
devices in a network. i.e. Servers, Computers, Printers, WAP, Laptops
etc.
|
Provided BY
|
It is generally provided by the manufacturer of the NIC cards and is stored in its hardware.
| |
Length
|
It is 48 bit address which contains 6 groups of 2 hexadecimal digits, separated by either hyphens (-) or colons (:)
E.g. 00:FF:FF:AB:BB:AA
Or 00-FF-FF-AB-BB-AA
|
IPv4 uses 32 bit address in dotted notations, whereas IPv6 Uses 128 bit address in hexadecimal notations.
e.g. IPv4 192.168.1.1
IPv6 FFFE:F200:3204:0B00: 0122:4555:8001:AB00 |
Subscribe to:
Posts (Atom)