Answer:Deployment diagram
Explanation: Deployment diagram is the diagram that is used for displaying the hardware parts upon which the software architecture works.The main purpose of the diagram is showing the function and operations taking place through the deployment of the software system with the hardware.
These diagrams are made up of the nodes , interface, artifacts and other components. Other given options are incorrect because architectural diagram is for designing of the architecture of a system,sequence diagram is used for the sequential order display of system components and state chart diagram is the diagram that shows the status of the parts of the operating system.
Therefore, the correct option is deployment diagram.
Answer:
The answer is "class".
Explanation:
The class attribute specifies for a particular element one or even more class names. The class attribute is being used often in a style sheet to indicate its class. It's indeed possible, nevertheless, it implements adjustments to Html pages in the particular category by either JavaScript. The class attribute enables to design of the very same component with several or more versions, and the wrong choice can be defined as follows:
- The img tag is used to add an image to the Html page, that's why it is wrong.
- The src is used to add an image to the Html page, that's why it is wrong.
- The p tag is used to add txt in the Html page, that's why it is wrong.
I think its physical memory but I am defiantly not confident about 90%
Answer:
Easier to implement than a shared memory model for inter-computer communication
Explanation:
Message passing model allows multiple processes to read and write data to the message queue without being connected to each other. Messages are stored on the queue until their recipient retrieves them. Message queues are quite useful for inter-process communication and are used by most operating systems.
Shared memory model has the memory that can be simultaneously accessed by multiple processes.
The message passing model is much easier to implement than the shared memory model.
But the message passing model has slower communication than the shared memory model because the connection setup takes time.
D. Windows 10 home that’s the answer