Siêu thị PDFTải ngay đi em, trời tối mất

Thư viện tri thức trực tuyến

Kho tài liệu với 50,000+ tài liệu học thuật

© 2023 Siêu thị PDF - Kho tài liệu học thuật hàng đầu Việt Nam

Programming in C# - Anonymous Methods, Par tial Types and Nullable Type pdf
MIỄN PHÍ
Số trang
3
Kích thước
26.2 KB
Định dạng
PDF
Lượt xem
1992

Programming in C# - Anonymous Methods, Par tial Types and Nullable Type pdf

Nội dung xem thử

Mô tả chi tiết

Programming in C# Assignments

© 2007 Aptech Ltd Version 1.0 Page 1 of 3

Anonymous Methods, Partial Types and Nullable

Types

Sr. No. Assignment Question

1. The Cyclonic Department of Atlantic Oceanographic and Meteorological

Laboratory are planning to take a seminar on the topic “Tropical Cyclone” to

civilians. Therefore, the department assigns its different teams with the task of

collecting information on various stages of a tropical cyclone.

The various teams of the department were made to collect information on the

following:

1. Composition

2. Warning Centers

3. Speed

4. Factors

5. Effects

As it is a seminar for the common public, the members were asked not to cover

the topics in depth. Once the data and statistics are compiled, it is fed into

software which uses C# as its front end. This front end is then combined with

attractive GUI and presented before the public.

Assuming that the teams have done the job of compiling the data, as a module

lead, you need to integrate the data.

v Create partial interface ITropCyclone and include its methods as

following:

1. Composition: It accepts three string parameters named

componentOne, componentTwo and componentThree. The

corresponding values for the same will be Clouds, Wind and

Thunderstorms.

2. WarningCentres: It accepts a single string parameter named

warnCentre. The value for the same will be Regional Specialized

Meteorological Centers.

3. Factors: It accepts six string parameters named factorOne,

factorTwo, factorThree, factorFour, factorFive, factorSix. These

variables are assigned the values Water Temperatures, Latent Heat,

Troposphere, Wind Shear, Equator, and Coriolis Force.

4. Speed: It accepts a single integer parameter named knots. The value

68 is assigned to it.

5. Effects: It accepts five string parameters named effectOne,

effectTwo, effectThree, effectFour, effectFive. The variables are

assigned the values Strong Winds, Storm Surge, Tornadoes,

Eyewall Mesovortics and Precipitation respectively.

v Create a class TropicalCyclone and inherit the partial interface

ITropCyclone.

Tải ngay đi em, còn do dự, trời tối mất!