Q1. What is a feature of a MAC address?
A.It consists of 6 hexadecimal numbers.
B. It consists of 24 bits.
C. It consists of 38 bits.
D. It consists of 12 hexadecimal numbers.
Correct Answer: D
Q2. Which RFC 1918 address space includes a subnet of 172.16.0.0 that uses a mask of 255.255.0.0?
A.class A
B. class B
C. class C
D. class D
Correct Answer: B
Q3. A development team needs to containerize an application named 'cust475605674\ A Dockerfile has been created and now the docker build command needs to be run using the current folder to find the Dockerfile. build the image and create a local repository named 'cust321453857-rep' that points to that image. Which command must be used?
A.docker build -t cust321453857-rep -f Dockerfile
B. docker build cust321453857-rep -f Dockerfile.txt
C. docker build cust321453857-rep Dockerfile
D. docker build -t cust321453857-rep Dockerfile.txt
Correct Answer: A
$ 39
Reviews
There are no reviews yet.