Quiz2

Quiz2

University

15 Qs

quiz-placeholder

Similar activities

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Third Year Placement Training Revision Test

Third Year Placement Training Revision Test

University

10 Qs

Python for beginners

Python for beginners

University

20 Qs

C Program Array and strings

C Program Array and strings

University

10 Qs

PLSQL-Introduction

PLSQL-Introduction

University

12 Qs

Plot the Code

Plot the Code

University

10 Qs

C++ Bootcamp 2k24

C++ Bootcamp 2k24

University

20 Qs

C Viva

C Viva

University

10 Qs

Quiz2

Quiz2

Assessment

Quiz

Computers

University

Easy

Created by

SHAIK SAJIDA

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default integer datatype

short unsigned int

short signed int

long singed int

long unsigned int

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the default datatype for pointed/decimal numbers

float

long double

double

none of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is used to find the memory of datatype/variable

size()

amount()

sizeof()

typedef()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is used to move the cursor to our desired location on output screen

goto()

\n

gotoxy()

\r

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is the correct string declaration

char name[]

char name

char name[][]

char name[50]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is used to rename the datatype

typedef

typedefine

define

all of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

mathematical functions are present in which header file?

stdio.h

stdlib.h

conio.h

math.h

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?