Use of strings
LO: Use of procedures and functions for processing the strings
Evaluation Criteria:
Knowledge
•Know what is string
Understanding
•Describes the strings
Application
•Write code for processing the strings using functions
Write code for processing the strings using procedures
Useful expressions for dialogs :
The String Class
String is defined in the System namespace.
That means to work with strings we have to include it into program:
using System;
Task 2. Concatenate two strings: Procedure has the beginning of phrase ‘Morning is ’ , main program sends it the word ‘rainy’
Evaluation Criteria | Descriptors |
Write code for processing the strings using procedures | creates procedure that has a part of string |
Summary
Материалы на данной страницы взяты из открытых источников либо размещены пользователем в соответствии с договором-офертой сайта. Вы можете сообщить о нарушении.