Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
📸 SIGMA 85mm F1.4 DG HSM | Art — Nikon Mount
romeshnonis
Updated:
Today at 3:56 PM
Google AI PRO - 18 Month
Sanathbh
Updated:
Today at 2:42 PM
Ad icon
Singapore V2Ray VPN for Tunneling
hu KANNA
Updated:
Monday at 9:03 PM
Plan your Crypto & Forex entries before you take the trade
romeshnonis
Updated:
Monday at 3:20 AM
RHCSA, RHCE, AWS, Docker, Kubernetes Training
Sanjeewani95
Updated:
Sep 8, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
Need Help With a Simple C# Program!
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="¤--bACarDi--¤" data-source="post: 6833522" data-attributes="member: 160399"><p>same thing 1/3 codes <img src="/styles/default/xenforo/smilies/default/cool.gif" class="smilie" loading="lazy" alt=":cool:" title="Cool :cool:" data-shortname=":cool:" /> can anyone run it and tell me whether its working or not <img src="/styles/default/xenforo/smilies/default/rofl.gif" class="smilie" loading="lazy" alt=":rofl:" title="ROFL :rofl:" data-shortname=":rofl:" /></p><p></p><p>[CODE]namespace ConsoleApplication1</p><p>{</p><p> class Program</p><p> {</p><p> </p><p></p><p> public static void Main(string[] args)</p><p> {</p><p> Console.Write("Please Enter The First Number :");</p><p> int i = Int32.Parse(Console.ReadLine());</p><p> Console.Write("Please Enter The Second Number :");</p><p> int j = Int32.Parse(Console.ReadLine());</p><p> Console.WriteLine("The Addition Of The First and The Second Number is {0}", Add(i , j));</p><p> </p><p> }</p><p> }</p><p></p><p> class Addition</p><p> {</p><p> public static int Add(int i , int j)</p><p> {</p><p> return (i+j);</p><p> </p><p> }</p><p> }</p><p>}[/CODE]</p></blockquote><p></p>
[QUOTE="¤--bACarDi--¤, post: 6833522, member: 160399"] same thing 1/3 codes :cool: can anyone run it and tell me whether its working or not :rofl: [CODE]namespace ConsoleApplication1 { class Program { public static void Main(string[] args) { Console.Write("Please Enter The First Number :"); int i = Int32.Parse(Console.ReadLine()); Console.Write("Please Enter The Second Number :"); int j = Int32.Parse(Console.ReadLine()); Console.WriteLine("The Addition Of The First and The Second Number is {0}", Add(i , j)); } } class Addition { public static int Add(int i , int j) { return (i+j); } } }[/CODE] [/QUOTE]
Insert quotes…
Verification
Haya warak paha keeyada? (haya wadi kireema paha)
Post reply
Top
Bottom