What is the answer choices dude
Answer:
INPUT
Explanation:
EXAMPLE PYTHON CODE
_______________________________________________________
INPUT CODE:
_______________________________________________________
foo = input('foo: ')#Have some text printed before the input field
bar = foo
print(bar)
_______________________________________________________
OUTPUT CODE:
_______________________________________________________
foo: Hello World!
Hello World!
>>> bar
'Hello World!'
>>>foo
'Hello World!'
Answer:
me me me me me me me me me me mw
Explanation:
I hope I can help you
Answer:
D. PCIe NVMe SSD card
Explanation:
PCIe NVMe SSD cards are ludicrously fast even compared to some modern SSD drives today. Some can even average up to 8 GB/s while moving/copying files, though, the price tag is pretty high compared to some other SSD / HDD drives.
Answer: C)Unified Modeling Language
Explanation:Unified Modeling Language(UML) is the language that is used for the development and modeling for the general purpose. This is the language that is used for the drawing of the images,designing graphics and ready to use diagrams in the engineering field students.
The other given option are incorrect because there are no such full-forms that stand for UML .Therefore, the correct option is option(c).