Answer:
The correct answer to the following question will be "Physical Layer".
Explanation:
- The lowest layer of the OSI reference model is the physical layer. It's in charge of having to send bits from one desktop to the next.
- This layer isn't acquainted with the interpretation of the parts and is concerned with setting up a physical wireless connection and sending and receiving signals.
- This layer relies on aspects of the hardware, such as wires, transmitters, and network interface tokens.
Therefore, it will be the right answer.
The answer would be false because you don't have to be good at it to participate and try your hardest
Answer:
There is no difference between ‘’ and “” string type in python. Both are used to hold the string or sequence of character in the python. triple """ """ can also use for the same.
Example:
str1 = "aeiou"
str2 = 'aeiou'
str3 =""" hello"""
print(type(str1), type(str2),type(str3))
<class 'str'> <class 'str'> <class 'str'>
Here all are used to hold string or sequence of character.
Answer: The answer would be the "Home Tab"
Explanation:
Crunchyroll or my anime list. Both of these work.
Hope this helps you