REVISION CITS CSA

REVISION CITS CSA

University

10 Qs

quiz-placeholder

Similar activities

CLC Unit 2 Lesson 5,6 & 7 Quiz

CLC Unit 2 Lesson 5,6 & 7 Quiz

University

12 Qs

RM_6. nedelja

RM_6. nedelja

University

15 Qs

CLC Unit 2 Lesson 1,2,3 and 4 Quiz

CLC Unit 2 Lesson 1,2,3 and 4 Quiz

University

12 Qs

Asesmen Konfigurasi Jaringan

Asesmen Konfigurasi Jaringan

12th Grade - University

10 Qs

The Linux Vault

The Linux Vault

University

15 Qs

Quiz Pertemuan 1 PBO

Quiz Pertemuan 1 PBO

University

5 Qs

Quiz 2 - Web Frameworks part 1

Quiz 2 - Web Frameworks part 1

University

9 Qs

Python for loop/lists

Python for loop/lists

9th Grade - University

15 Qs

REVISION CITS CSA

REVISION CITS CSA

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

ANJU CHEMMANGHAT

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool is used to load data into Power BI?

A. Power Query

B. DAX

C. Power View

D. SQL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of relationships in Power BI?

A. To delete data

B. To visualize data

C. To link tables

D. To export data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which view can you format your Power BI report?

A. Data view

B. Report view

C. Model view

D. Query view

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

class Main {

public static void main(String args[])

{

final int i;

i = 20;

System.out.println(i);

} }

20

Compiler Error

0

Garbage value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the father of PHP?

a) Drek Kolkevi

b) Rasmus Lerdorf

c) Willam Makepiece

d) List Barely

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<?php

$x = 10;

$y = 20;

if ($x > $y && 1||1)

print "1000 PHP MCQ" ;

else

print "Welcome to Sanfoundry"; ?>

no output

Welcome to Sanfoundry

1000 PHP MCQ

error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<?php

$a = 100;

if ($a > 10)

printf("PHP Quiz");

else if ($a > 20)

printf("PHP MCQ");

else if($a > 30)

printf("PHP Program");

?>

PHP Quiz
PHP MCQ
PHP Program

PHP Quiz

No output

PHP MCQ

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?