Hugs-for-Bugs*

Hugs-for-Bugs*

University

10 Qs

quiz-placeholder

Similar activities

wed   программы

wed программы

University

10 Qs

CODE CAREER

CODE CAREER

University

9 Qs

Rapid Round 1

Rapid Round 1

University

10 Qs

Sintaxis en C

Sintaxis en C

University

15 Qs

C++ Basics (1)

C++ Basics (1)

University

12 Qs

Kuizi 4.3

Kuizi 4.3

University

8 Qs

SAINS KOMPUTER 1.3

SAINS KOMPUTER 1.3

University

11 Qs

Methods

Methods

University

11 Qs

Hugs-for-Bugs*

Hugs-for-Bugs*

Assessment

Quiz

Computers

University

Hard

Created by

BALAJI KASC

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of the expression sizeof(int*) in C, assuming an int pointer on a typical system?

2

4

8

1

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What Programming Paradigm C follows?

Structural Paradigm

Procedural Paradigm

Functional Paradigm

Declarative Paradigm

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The format function, when applied on a string returns :

int

bool

list

str

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt


How is a code block indicated in Python?

Key

Intendation

Brackets

Braces

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Java, how many number of primitive data types in Java are there?

8

7

6

Who cares😂

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Select the valid statement.

char[] ch = new char(5);

char[] ch = new char[5];

char[] ch = new char();

char[] ch = new char[];

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Arrays in java are

Object Reference

Class

Objects

Primitive Data Type

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?