برمجة موجهة

برمجة موجهة

University

67 Qs

quiz-placeholder

Similar activities

CBSE Python Series Questions

CBSE Python Series Questions

12th Grade - University

66 Qs

Αξιολόγηση στην Python

Αξιολόγηση στην Python

8th Grade - University

65 Qs

Latihan CSS dan Javascript

Latihan CSS dan Javascript

University

69 Qs

Java

Java

University

65 Qs

Python Quiz

Python Quiz

12th Grade - Professional Development

62 Qs

PRELIMINARY EXAMINATION CC106

PRELIMINARY EXAMINATION CC106

University

65 Qs

Câu hỏi về lập trình

Câu hỏi về lập trình

10th Grade - University

62 Qs

Computer ٍSkills- Chapter 3

Computer ٍSkills- Chapter 3

1st Grade - University

62 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?