Answer:
Hello your question is incomplete below is the complete question
The following questions refer to this data segment (in x86 assembler language):
.data
var1 db 10h,20h
var2 dw 1020h
var3 db '4'
var4 db '56'
var5 db '789','$'
How many bytes will have been written to the standard output device after all these instructions have been executed?
mov dx, offset var3
mov ah, 9
int 21h
Answer : 4 bytes
Explanation:
(in x86 assembler language) The number of bytes that will have been written to the standard output device after the instructions listed have been executed is : 4 bytes
Answer:
you can download images that the creator has given permission to use freely.
Explanation:
Answer / Explanation:
195.200.0.0/16
Note: Class C address can not be assigned a subnet mask of /16 because class c address has 24 bits assigned for network part.
2ⁿ = number of subnets
where n is additional bits borrowed from the host portion.
2ˣ - 2 = number of hosts
where x represent bits for the host portion.
Assuming we have 195.200.0.0/25
In the last octet, we have one bit for the network
number of subnets = 2¹ =2 network addresses
number of host = 2⁷ - 2= 126 network addresses per subnets
Answer: (C) Confirm project requirement
Explanation:
The configuration management is the type of system and it is collection of the formal document that is use to applying for the technical direction. It is the subsystem of the management system of the project.
It basically record each change occur in the project and then report the each change status in the project. It also control various physical characteristics in the project.
It identify all the physical and the functional characteristics of any type of service, result and product in the project document. It basically include the tracking system that is used for the document authorizing and also for the controlling purpose.