logo

Crowdly

Având în vedere un WFA a cărui structură este atașată în imaginea de mai sus....

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

F7

Având în vedere un WFA a cărui structură este atașată în imaginea de mai sus.

Care va fi conținutul componentei label3 după apăsarea butonului OK?

 private void button1_Click(object sender, EventArgs e)

        {        

            double usd = Convert.ToDouble(textBox1.Text);

            double k = Convert.ToDouble(textBox2.Text);

            double mdl = usd * k;

            label3.Text = mdl.ToString() + " MDL"; 

        }

More questions like this

Want instant access to all verified answers on moodle1.ceiti.md?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!