Menus, Dialog Boxes and Methods

Menus, Dialog Boxes and Methods

10th Grade - Professional Development

17 Qs

quiz-placeholder

Similar activities

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

Conditions

Conditions

8th - 10th Grade

16 Qs

Java Quiz 1

Java Quiz 1

University

20 Qs

quiz pertemuan 2 asik ddp

quiz pertemuan 2 asik ddp

University

15 Qs

Array

Array

University

12 Qs

Data structure test1

Data structure test1

12th Grade

20 Qs

Pemrograman Dasar 3

Pemrograman Dasar 3

9th - 12th Grade

20 Qs

Menus, Dialog Boxes and Methods

Menus, Dialog Boxes and Methods

Assessment

Quiz

Computers

10th Grade - Professional Development

Medium

Created by

Trevor Sim

Used 17+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C#, what is a method?

A function within a class

A style of acting

A variable within a class

The body of a function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How would you call this method?

Console.WriteLine("Jordan");

MyName();

MyName("Jordan");

call(MyName)

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

________ methods are accessible to all classes and client programs.
a. private
b. public
c. setter
d. getter

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Public and private are examples of _____.
a. return types
b. parameters
c. access specifiers
d. Strings

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are commands usually grouped in menus?

The commands used most often are the ones put into menus

similar or related commands are placed together

commands that can be done using more than one kind of software are put into menus

menu commands are designed to match all of the toolbar icons

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which menu option will open a dialog box?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a keyword that terminates the execution of a function and returns the control to the calling function

break

return

getch

main

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers