Search Header Logo

UAS Struktur Data 2022

Authored by deddy rahmadi

Computers

University

Used 44+ times

UAS Struktur Data 2022
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

OPEN ENDED QUESTION

2 mins • Ungraded

Silakan isikan NIM anda

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

1 min • Ungraded

Silakan isikan NAMA anda

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Silakan isikan KELAS anda

PAGI

SORE

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

==, <=, >=, != termasuk dalam operator

Aritmatika

Relasi

Unary

Bitwise

Binary

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

void main(){

….(a)….

x,y,z;clrscr();

cout<<“

\

n input nilai X=“; cin>> x;

cout<<“

\n input nilai Y=

“; cin>> y;

z = x + y;

cout<<“

\

n hasilpenjumlahan =“ << z;

getch();}Tipe data yang tepat

untuk (a) adalah ….

Boolean

Integer

String

Char

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

void main(){int r = 10; int s;clrscr();s = 10 + ++r;

cout<<“r = “<< r << ‘

\

n’;

cout<<“s

= “<< s << ‘

\

n’;

getch();}

r=11, s=21

r=10, s=21

r=11, s=20

r=10, s=20

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Setiap elemen dari sebuah Array haruslah mempunyai type data yang sama,termasuk dalamkarakteristik array yaitu :

Statis

Dinamis

Terurut

Heterogen

Homogen

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?