FT_Common_Training_Coding

FT_Common_Training_Coding

Professional Development

20 Qs

quiz-placeholder

Similar activities

pythonDS

pythonDS

Professional Development

15 Qs

Searching & Sorting

Searching & Sorting

Professional Development

15 Qs

MATLAB basics

MATLAB basics

Professional Development

20 Qs

Sorting

Sorting

Professional Development

15 Qs

SkillDojo <> DSA Double or Nothing

SkillDojo <> DSA Double or Nothing

Professional Development

20 Qs

Data Structure Quiz - 1

Data Structure Quiz - 1

Professional Development

20 Qs

AMP - Module1-Test 1

AMP - Module1-Test 1

Professional Development

15 Qs

DataStructure

DataStructure

Professional Development

18 Qs

FT_Common_Training_Coding

FT_Common_Training_Coding

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Ngọc Tuấn

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

All problems can be expressed according to a general scheme as follows: A =>B
Then which of following is correct with above general scheme?

A is input

A is output

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Machine language is?

The language that is directly understood by the computer without translation program

error prone

difficult to program

All of them

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of following is correct?

Object Oriented Programming is a trend of High level language

Structured Programming is a trend of High level language

Logical Programming is a trend of High level language

All of them

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A computer program that converts an entire program into machine language is called a/an?

Interpreter

Compiler

Simulator

Commander

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the method to get the top element of the Stack and remove it from the stack?

push()

pop()

top()

size()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method to get the element into the queue first, but not remove it from the queue

enqueue()

dequeue()

front()

size()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a doubly linked list structure, where does the tail element's next pointer point to?

Head

NULL

Next

Previous

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?