Search Header Logo

computer 12

Authored by Sabia Shakoor

Computers

12th Grade

Used 4+ times

computer 12
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int x;

int y;

int z;

x=3;

y=4;

z = ++x * y++;

cout<< z;

12

16

20

0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator has the lowest priority?

++

%

+

||

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int main()

{

int a = 25%10;

cout<< a;


return 0;

}

5

2

2.5

5.5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

!= is the example of ____________________ operator.

Relational

Logical

Assignment

Conditional

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SDLC stands for...

System development life cycle. 
Software development litigation cycle. 
System development life conditions. 
Software development life cycle. 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What stage comes after the design stage?

Testing
Implementation
Specification requirements
Evolution

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which command moves the shown text to the next line?

\t
\n
\r
\s

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?