Search Header Logo

Quiz sobre Windows Forms (C#)

Authored by Tiago Afonseca

Information Technology (IT)

10th Grade

Used 11+ times

Quiz sobre Windows Forms (C#)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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()

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?