برمجة موجهة

برمجة موجهة

University

67 Qs

quiz-placeholder

Similar activities

Module 1 - OLD

Module 1 - OLD

University

65 Qs

Quiz Mengenai Hoax dan Cara Menghindarinya

Quiz Mengenai Hoax dan Cara Menghindarinya

9th Grade - University

70 Qs

TN Tin

TN Tin

10th Grade - University

68 Qs

UJI COBA UJIAN 750

UJI COBA UJIAN 750

University

70 Qs

chương 5

chương 5

University

71 Qs

IoT Dasar

IoT Dasar

University

70 Qs

ITS - Lec 2

ITS - Lec 2

University

62 Qs

INF2781 - Day 7 (OPEN BOOK)

INF2781 - Day 7 (OPEN BOOK)

University

63 Qs

برمجة موجهة

برمجة موجهة

Assessment

Quiz

Computers

University

Easy

Created by

Yamna ‘s

Used 15+ times

FREE Resource

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()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?