Answer is C
Braine list please:)
Answer:
10.
Explanation:
Decimal numbering system is a number system which has ten digits. These ten digits are 0,1,2,3,4,5,6,7,8 and 9. It has signed and unsigned digits. The signed digits represents negative values of digit with the minus "-" sign written before the digit. The unsigned digits have no sign before them.
Binary numbering system has only 1 and 0 digits, while the hexadecimal number system has 16 digits.
Answer:
Platform as a Service (PaaS)
Explanation:
There are three broad cloud computing service model:
- Infrastructure as a Service(IaaS)
- Platform as a Service (PaaS)
- Software as a Service (SaaS)
Infrastructure-as-a-Service (IaaS) is a cloud-computing service model in which a vendor provides users access to computing resources such as servers, storage and networking.
Platform as a service (PaaS) is a cloud-computing service model that provides users (mostly application developer) with a cloud environment in which they can develop, manage and deliver applications. This is the required cloud computing service model for the case in question.
Software as a service (SaaS) is a cloud-computing service model that provides users with access to a vendor’s cloud-based software. Users do not install applications on their local devices. Instead, the applications reside on a remote cloud network accessed through the web or an API.
Answer:
A Subnet Mask
Explanation:
A Subnet mask is used by the TCP/IP protocol to determine whether a host is on the local Subnet or on a remote network.
In TCP/IP, the parts of the IP address that are used as the network and host addresses are not fixed, so the destination host address 192.168.10.100 cannot be determined by the network host (192.168.10.200) unless it has more information. This information is supplied in another 32-bit number called a Subnet mask.