Quiz sobre Windows Forms (C#)

Quiz sobre Windows Forms (C#)

10th Grade

15 Qs

quiz-placeholder

Similar activities

soal microsoft word

soal microsoft word

9th - 12th Grade

20 Qs

Informatika 2

Informatika 2

7th Grade - University

10 Qs

BAB 6 ANALISIS DATA B. Perkakas Pengolah Lembar Kerja

BAB 6 ANALISIS DATA B. Perkakas Pengolah Lembar Kerja

7th Grade - University

20 Qs

Fundamentos de HTML e CSS

Fundamentos de HTML e CSS

10th Grade

20 Qs

FASE E. TIK. Aplikasi Pengolah Angka

FASE E. TIK. Aplikasi Pengolah Angka

10th Grade

20 Qs

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma A

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma A

10th Grade - University

13 Qs

Q1 - Informatika dan Keterampilan Generik

Q1 - Informatika dan Keterampilan Generik

10th Grade

20 Qs

Affinity Photo 2 Tools

Affinity Photo 2 Tools

9th - 10th Grade

15 Qs

Quiz sobre Windows Forms (C#)

Quiz sobre Windows Forms (C#)

Assessment

Quiz

Information Technology (IT)

10th Grade

Medium

Created by

Tiago Afonseca

Used 11+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que é Windows Forms?

Uma linguagem de programação

Um banco de dados

Um sistema operacional

Uma biblioteca gráfica da Microsoft

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a estrutura básica de um formulário em Windows Forms?

public Form1 : Form

public class Form1 : Form

public partial class Form1 : Form

private class Form1 : Form

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual controle é usado para entrada de texto?

Button

Label

TextBox

CheckBox

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual propriedade torna um controle invisível?

Visible

ForeColor

Enabled

BackColor

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que acontece quando um botão é clicado?

O texto muda

Um evento Click é acionado

O formulário é fechado

O controle é desativado

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como você obtém o texto de um TextBox?

textBox1.GetText()

textBox1.Value

textBox1.Text

textBox1.Input

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual comando é usado para limpar um TextBox?

textBox1.Reset()

textBox1.Remove()

textBox1.Empty()

textBox1.Clear()

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?