Answer:
The # marker is used to mark a line comment in python.
Explanation:
The line that starts with # is a comment.Python will ignore the lines that starts with #.These comments can be used to add extra information in the python code.
For example:-
Following is the python code with comments.
names=['sam','optimus','bumblebee'] #names is the list of transformers characters.
for i in names:
print(i) #printing the names.
There are 2 comments in the python code written above.These are ignored by python.
Answer:
Fifth Generation is 1980 to date. VLSI (Very Large Scale Integration) Technology became ULSI (Ultra Large Scale Integration) technology resulting in the production of microprocessor chips having ten million electronic components. Fifth Generation is based on parallel processing hardware and Artificial Intelligence.
Explanation:
Demographics are different groups of people you would want to appeal to. Ex. Women, Americans, Mexicans, Men, and Children.
And as always have a wonderful day user!
Answer:
d. Company WAP has SSID broadcast disable
Explanation:
The most likely reason the user cannot find the company WLAN from her own device is that company WAP has SSID broadcast disable.
B. Integer I think that’s the answer