1. What is the maximum number of entries in the HOSTS file?






Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->The extension jpeg in the name of a file indicates that it is a/an file.....
QA->The number of waves made by an electron moving in an orbit having maximum magnetic quantum number is +3?....
QA->Which nation will host the 2019 Africa Cup of Nations replacing the original hosts Cameroon?....
QA->Which city hosts the famous "Golden Horn" port?....
QA->The process of assigning IP address for specific times to the various hosts by DHCP is called as?....
MCQ->What is the maximum number of entries in the HOSTS file?....
MCQ->A network administrator is connecting hosts A and B directly through their Ethernet interfaces, as shown in the illustration. Ping attempts between the hosts are unsuccessful. What can be done to provide connectivity between the hosts? A crossover cable should be used in place of the straight-through cable. A rollover cable should be used in place of the straight-through cable. The subnet masks should be set to 255.255.255.192. A default gateway needs to be set on each host. The subnet masks should be set to 255.255.255.0.....
MCQ->HOSTS file entries are limited to how many characters?....
MCQ->Point out the error in the program? #include<stdio.h> / Assume there is a file called 'file.c' in c:\tc directory. / int main() { FILE fp; fp=fopen("c:\tc\file.c", "r"); if(!fp) printf("Unable to open file."); fclose(fp); return 0; }....
MCQ->Read the following statements about files in Pascal A file is a data structure which consists of a sequence of components of the same type.The number of components in a file is variable.The components in a file can be accessed only sequentially starting from the beginning of the file. Which of the above are correct?....
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