Hi can you please answer the following these are my
interview questions
What is RAID & RAID levels
What is DNS & DHCP
What are IP classes and protocols
Answers were Sorted based on User's Feedback
Answer / milind
Full form of RAID (Redundant Array of Independent Disks)
It is the way of storing the same data in different places
(thus, redundantly) on multiple hard disks.
RAID levels
RAID 0 (block-level striping without parity or mirroring)
RAID 1 (mirroring without parity or striping)
RAID 2 (bit-level striping with dedicated Hamming-code
parity)
RAID 3 (byte-level striping with dedicated parity)
RAID 4 (block-level striping with dedicated parity)
RAID 5 (block-level striping with distributed parity)
RAID 6 (block-level striping with double distributed parity)
============================================================
DNS, full form (Domain Name System)
It translates domain names meaningful to humans into the
numerical identifiers <IP> associated with networking
equipment for the purpose of locating and addressing these
devices worldwide.
============================================================
DHCP, full form (Dynamic Host Configuration Protocol)
It is automatic configuration protocol used on IP networks.
DHCP allows a computer to be configured automatically for
IP address.
============================================================
IP Classes
Every machine on the Internet has a unique identifying
number, called an IP Address.
Class 1st Octet Decimal Range
A 1 – 126*
B 128 – 191
C 192 – 223
D 224 – 239
E 240 – 254
============================================================
Protocols
A protocol is a special set of rules that enable
communication between two computers.
You may find protocol details on net.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / vinod
dns means domain naming systems and dhcp means dynamic host
configuration protocol
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / imnoor
PROTOCOL :
"Protocol" usually refers to a set of rules that define an exact format for communication between systems. For example the HTTP protocol defines the format for communication between web browsers and web servers, the IMAP protocol defines the format for communication between IMAP email servers and clients, and the SSL protocol defines a format for encrypted communications over the Internet.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which protocol translates MAC addresses to IP addresses ?
what is dhcp server?
Which script will find unsafe permissions (sendmail related) ?
Explain the major disadvantage of a star topology?
How do you use a routing table and for what?
Name 4 SNMP based applications :
Which command balnks out the routing table ?
how to check or see device port number?
Define multicast routing?
can anyone post apache webserver and tomcat server questions and answers it is very helpful to me please
True or False: RJ-11 Connectors houses eight connections.
I have to do a project in transport domain in J2EE.How can i find informations regarding transport domain and why do we use that?