What Does IDE Stand - Quiz #14 - Introduction to Computer Programming | CSCI 105, Quizzes of Computer Science

Material Type: Quiz; Class: Intro to Computer Programming; Subject: Computer Science; University: Lake Superior State University; Term: Spring 2009;

Typology: Quizzes

Pre 2010

Uploaded on 08/07/2009

koofers-user-9d3
koofers-user-9d3 🇺🇸

5

(1)

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CSCI 105 Introduction to Computer Programming Spring, 2009
Surprise Quiz #14
20 Points Name__________________________
Open Book / Open Notes
1. What does IDE stand for?
2. What does UI stand for?
3. The Designer View in Visual C# Express Edition enables what?
4. a) What is the other view in Visual C# Express Edition called?
b) What does that view enable you to do?
5. a) What is the main control necessary in creating a web browser using C#?
b) In what toolbox can you find this component?
6. a) Write the code necessary to have a web browser control visit the Google web site.
b) Write the code necessary to have a web browser control go back.
7. a) What is a combobox?
b) How could a combobox be used in a web browser?
c) Write the code necessary to have a web browser visit a web site using the currently selected item in a
combobox.

Partial preview of the text

Download What Does IDE Stand - Quiz #14 - Introduction to Computer Programming | CSCI 105 and more Quizzes Computer Science in PDF only on Docsity!

CSCI 105 Introduction to Computer Programming Spring, 2009 Surprise Quiz # 20 Points Name__________________________ Open Book / Open Notes

  1. What does IDE stand for?
  2. What does UI stand for?
  3. The Designer View in Visual C# Express Edition enables what?
  4. a) What is the other view in Visual C# Express Edition called? b) What does that view enable you to do?
  5. a) What is the main control necessary in creating a web browser using C#? b) In what toolbox can you find this component?
  6. a) Write the code necessary to have a web browser control visit the Google web site. b) Write the code necessary to have a web browser control go back.
  7. a) What is a combobox? b) How could a combobox be used in a web browser? c) Write the code necessary to have a web browser visit a web site using the currently selected item in a combobox.