Strings

Stringler kendi başına bir veri tipi olsa da char'lardan oluşan bir dizidir. Reference Type'dırlar using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Strings { class Program { static void Main(string[] args) { //Intro(); string sentence = "My name is Mehmet ICME"; var result= sentence.Length; var result2= sentence.Clone(); sentence = "My name is... Okumaya Devam et →

WordPress.com'da bir web sitesi veya blog oluşturun

Yukarı ↑

WordPress.com ile böyle bir site tasarlayın
Başlayın