Search Header Logo

برمجة موجهة

Authored by Yamna ‘s

Computers

University

Used 15+ times

برمجة موجهة
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

67 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

defines an in-built module platform that provides system information.

Python

Platform module

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is used to retrieve as much possible information about the platform on which the program is being currently executed.

Python

Platform module

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Purpose: Returns a string with a detailed description of the platform.

platform.platform()

platform.machine()

platform.processor()

platform.system()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Description: This function gives you a complete summary of the platform you are running on, which includes information like OS name, release, version, and additional identifiers.

platform.platform()

platform.processor()

platform.processor()

platform.system()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Purpose: Returns the machine type (architecture).

platform.platform()

platform.machine()

platform.processor()

platform.system()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Description: This provides the hardware identifier of the machine, such as x86_64 for 64-bit Intel processors, arm for ARM-based systems, etc.

platform.platform()

platform.machine()

platform.processor()

platform.system()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Purpose: Returns the name of the processor.

platform.platform()

platform.machine()

platform.processor()

platform.system()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?