Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in Malayalam General Knowledge
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
networking networking basics
1. How long is an IPv6 address?
(A): 128 bits
(B): 128 bytes
(C): 32 bits
(D): 64 bits
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
By: guest on 02 Jun 2017 01.57 am
An IPv6 address is 128 bits long.
Show Similar Question And Answers
QA->A train 110ms long passes a telegraph pole in 3 seconds. How long will it take to cross railway platform 165 ms long....
QA->A train 300m long crossed a platform 900m long in 1 minute 12 seconds. Find the speed of the train in km/hr....
QA->How long does a train 110 metres long running at a speed of 36 km/hour take to cross a bridge of 132 metres in length?....
QA->’IP Address’ എന്നാലെന്ത്? ....
QA->a lyric poem; often in the form of address is known as?....
MCQ->Which statement(s) about IPv4 and IPv6 addresses are true? An IPv6 address is 32 bits long, represented in hexidecimal. An IPv6 address is 128 bits long, represented in decimal. An IPv4 address is 32 bits long, represented in decimal. An IPv6 address is 128 bits long, represented in hexidecimal.....
MCQ->To enable EIGRP, which of the following would you use? Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 eigrp 10....
MCQ->Read the following statements about address space in microprocessors An address space is a set of all possible addresses which can be generated by a microprocessor.Each address in the address space allows a designer to provide at least one memory or I/O location in the system.Two types of address spaces are memory and I/O address space.Some micro processors have only one type of address space. Which of the above are correct?....
MCQ->Which statement(s) about IPv6 addresses are true? Leading zeros are required. Two colons (::) are used to represent successive hexadecimal fields of zeros. Two colons (::) are used to separate fields. A single interface will have multiple IPv6 addresses of different types.....
MCQ->Which of the following statement is correct about the program given below? #include<iostream.h> long FactFinder(long = 5); int main() { for(int i = 0; i<= 0; i++) cout<< FactFinder() << endl; return 0; } long FactFinder(long x) { if(x < 2) return 1; long fact = 1; for(long i = 1; i <= x-1; i++) fact = fact i; return fact; }....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution