Answer:
it schold be C = False di True True
You can use a peripheral component interconnect Express card (also known as an expansion card) to connect your computer to a wireless network (WLAN).
I hope this helped!
You would use a line graph because, line graphs show you the slope. The slope represents a change in data.
Answer:Interface segregation principle
Explanation: Interface-segregation principle (ISP) is amongst the major principles of the object-oriented design which describes that none of the users/clients can be forced for indulging and depending on the unknown methods or methods that they don't have knowledge about.
It functions by making the interfaces visible to the user that specifically fascinates them and keeping other smaller interfaces.Interfaces are made by splitting process and making the small interfaces from them.