P3 Quiz 😸

P3 Quiz 😸

University

10 Qs

quiz-placeholder

Similar activities

หน่วยที่ 4 การแทรกตาราง แผนภูมิ และไดอะแกรม

หน่วยที่ 4 การแทรกตาราง แผนภูมิ และไดอะแกรม

University

10 Qs

Examen Unidad 1 FullStack

Examen Unidad 1 FullStack

University

10 Qs

IT203 Java Unit4 Post Test

IT203 Java Unit4 Post Test

University

10 Qs

CSS Layouts Flexbox

CSS Layouts Flexbox

University

11 Qs

Access quiz by Simar Brahma :D

Access quiz by Simar Brahma :D

5th Grade - Professional Development

10 Qs

SQL set 3

SQL set 3

University

10 Qs

Small Test W3 - KP C

Small Test W3 - KP C

University

14 Qs

FINMODE Refresher

FINMODE Refresher

University

14 Qs

P3 Quiz 😸

P3 Quiz 😸

Assessment

Quiz

Other

University

Medium

Created by

Ruslana Korolov

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary objective of the assignment?

To practice using 2D arrays while simulating basic DNA sequencing algorithms.

To use while loops to simulate a patient prioritizer system.

To dance dance the night away using arrays.

To create a basic social network visualizer system through String manipulation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the method indexOfNucleotide(char) do?

Takes a char nucleotide to find as a parameter and returns the index that the nucleotide is located at in the NUCLEOTIDE class constant

Calculates the probability of each nucleotide’s occurrence

Computes the count of each nucleotide at each position

Returns the most likely DNA sequence

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the return type of the counts method?

2D array (int[][])

String[]

double[][]

char[]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many methods do the students need to implement?

4

5

none

6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many visuals does the visualizer display?

3

2

4

5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many nucleotides are in the given NUCLEOTIDE class constant?

10

2

3

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 2D array returned by counts represent?

  • Each row corresponds to a position in the DNA sequences.

  • Each column corresponds to one of the nucleotides.

  • Each column corresponds to a position in the DNA sequences.

  • Each row corresponds to one of the nucleotides.

  • Each row corresponds to a position -- either 0, 1, or 2

  • Each column corresponds to one of the nucleotides.

  • Each column corresponds to a position -- either 0, 1, or 2

  • Each row corresponds to one of the nucleotides.

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?