using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Collections; using System.Threading; using System.…
और पढ़ेंArmstrong number is a number that is equal to the sum of cubes of its digits. For example 0, 1, 153, 370 and 371 are the Armstrong numbers. Let's…
और पढ़ेंLinux Operating system User Friendly नहीं होता है। Window और MAC os की तुलना में Linux को सीखना और इसका इस्तेमाल करना…
और पढ़ेंusing System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Collections; using System.Threading; using System…
और पढ़ेंusing System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Collections; using System.Threading; using System.…
और पढ़ेंFibonacci series :-The Fibonacci sequence is a series of numbers starting with 0 and 1 where a number is the addition of the last two numbers, for e…
और पढ़ें
Follow on Social Media