REVISION CITS CSA

REVISION CITS CSA

University

10 Qs

quiz-placeholder

Similar activities

Kuis Manipulasi DOM

Kuis Manipulasi DOM

University

8 Qs

Tipos Redes conceptos 2

Tipos Redes conceptos 2

University

15 Qs

IT302 - Midterm Quiz

IT302 - Midterm Quiz

University

10 Qs

quis 3 PBO

quis 3 PBO

University

10 Qs

IP Addressing Quiz

IP Addressing Quiz

University

14 Qs

Aula 2 - Informática Básica

Aula 2 - Informática Básica

12th Grade - University

7 Qs

Kuis IP Address Fase F

Kuis IP Address Fase F

9th Grade - University

15 Qs

Web Application - PHP Repetition

Web Application - PHP Repetition

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?