A mulitple choice question

Ολοκληρωμένο Αναρτήθηκε Mar 24, 2012 Πληρώθηκε κατά την παράδοση
Ολοκληρωμένο Πληρώθηκε κατά την παράδοση

Your project will:

Use FileGet to read the ten questions, choices, and correct answers from a file called [url removed, login to view] into the structured array test defined below:

(Copy and paste this code into your module.)

Structure testQuestion

<VBFixedString(100)> Public question As String

<VBFixedString(30)> Public choiceA As String

<VBFixedString(30)> Public choiceB As String

<VBFixedString(30)> Public choiceC As String

<VBFixedString(30)> Public choiceD As String

<VBFixedString(1)>Public correctAnswer As String

End Structure

Public test (9) As testQuestion

Creating a module and declaring global objects including the structured array.

Creating an additional form and how to reference objects between forms.

Showing and hiding forms.

The Visibility property of objects.

Using the form activated event for frmPresentTest instead of the form load event.

Visual Basic

Ταυτότητα Εργασίας: #1524279

Σχετικά με την εργασία

1 πρόταση Απομακρυσμένη εργασία Ενεργό Mar 24, 2012

Ανατέθηκε στον:

CreditGroup

i am ready

$50 USD σε 1 μέρα
(14 Αξιολογήσεις)
5.5