BEGINPROGRAMMER Telegram 454
إ₰ـــــ👨🏻‍💻👩🏻‍💻ــــ₰❥

مثال توضيحي للثوابت constant :

using System;
namespace _2_constant
{
class Program
{
static void Main(string[] args)
{

Console. Title ="my first project ";

const int myNumber=3;
const string name="Allah kareem";

Console.Write("Name: " + name + " \nn: " + myNumber);

Console.ReadKey( );
}
}
}

•┈┈┈•❈••✦✾✦••❈•┈┈┈•
•┈┈┈•❈••✦✾✦••❈•┈┈┈•

الثوابت constant

هي مثل المتغيرات من حيث الدور ان قيمة الثابت تبقى ثابتة وغير قابلة للتغيير اثناء تنفيذ البرنامج run time


الاعلان عن الثابت يكون باستخدام الكلمة
Const int myNumber=3;
اعلان قيمة ثابتة…

Const string name=" Allah kareem";
اعلان نصي ثابت…



tgoop.com/beginprogrammer/454
Create:
Last Update:

إ₰ـــــ👨🏻‍💻👩🏻‍💻ــــ₰❥

مثال توضيحي للثوابت constant :

using System;
namespace _2_constant
{
class Program
{
static void Main(string[] args)
{

Console. Title ="my first project ";

const int myNumber=3;
const string name="Allah kareem";

Console.Write("Name: " + name + " \nn: " + myNumber);

Console.ReadKey( );
}
}
}

•┈┈┈•❈••✦✾✦••❈•┈┈┈•
•┈┈┈•❈••✦✾✦••❈•┈┈┈•

الثوابت constant

هي مثل المتغيرات من حيث الدور ان قيمة الثابت تبقى ثابتة وغير قابلة للتغيير اثناء تنفيذ البرنامج run time


الاعلان عن الثابت يكون باستخدام الكلمة
Const int myNumber=3;
اعلان قيمة ثابتة…

Const string name=" Allah kareem";
اعلان نصي ثابت…

BY بدايه مبرمج


Share with your friend now:
tgoop.com/beginprogrammer/454

View MORE
Open in Telegram


Telegram News

Date: |

A Telegram channel is used for various purposes, from sharing helpful content to implementing a business strategy. In addition, you can use your channel to build and improve your company image, boost your sales, make profits, enhance customer loyalty, and more. It’s yet another bloodbath on Satoshi Street. As of press time, Bitcoin (BTC) and the broader cryptocurrency market have corrected another 10 percent amid a massive sell-off. Ethereum (EHT) is down a staggering 15 percent moving close to $1,000, down more than 42 percent on the weekly chart. The main design elements of your Telegram channel include a name, bio (brief description), and avatar. Your bio should be: 3How to create a Telegram channel? Telegram Channels requirements & features
from us


Telegram بدايه مبرمج
FROM American