Results 1 to 4 of 4

Thread: how can 10 times my name print in c#.net console application?

  1. #1
    karachi1234 is offline Senior Member+
    Last Online
    27th April 2016 @ 10:13 AM
    Join Date
    07 Jan 2010
    Location
    I live In Lyari Town Karachi City
    Gender
    Male
    Posts
    1,542
    Threads
    232
    Credits
    0
    Thanked
    17

    Default how can 10 times my name print in c#.net console application?

    salam sir;-
    how can 10 times my name print in c#.net console application?
    Thanks sir if you are help to me
    i am waiting to your reply to me as soon as possible

  2. #2
    aajizUsmani's Avatar
    aajizUsmani is offline Senior Member+
    Last Online
    21st January 2015 @ 12:13 AM
    Join Date
    23 Nov 2013
    Gender
    Male
    Posts
    202
    Threads
    27
    Credits
    0
    Thanked
    13

    Default

    "put this in main function

    for (int i = 0; i < 10; i++)
    Console.WriteLine("ÄAJIZ");
    Console.ReadKey();

    and aajiz ki bajaye jo ap print karana chahte hy woh likh dein..

  3. #3
    karachi1234 is offline Senior Member+
    Last Online
    27th April 2016 @ 10:13 AM
    Join Date
    07 Jan 2010
    Location
    I live In Lyari Town Karachi City
    Gender
    Male
    Posts
    1,542
    Threads
    232
    Credits
    0
    Thanked
    17

    Default

    thanks sir for you are help to me very nice tips about programming coding

  4. #4
    aajizUsmani's Avatar
    aajizUsmani is offline Senior Member+
    Last Online
    21st January 2015 @ 12:13 AM
    Join Date
    23 Nov 2013
    Gender
    Male
    Posts
    202
    Threads
    27
    Credits
    0
    Thanked
    13

    Default

    Quote karachi1234 said: View Post
    thanks sir for you are help to me very nice tips about programming coding
    any time...

Similar Threads

  1. Replies: 18
    Last Post: 13th October 2014, 01:04 AM
  2. Replies: 2
    Last Post: 31st March 2014, 12:03 AM
  3. agar aap ko hit man ke.............
    By mohaik47 in forum PC Games
    Replies: 2
    Last Post: 14th April 2009, 12:52 PM
  4. excel problme
    By masif in forum Ask an Expert
    Replies: 4
    Last Post: 19th March 2009, 01:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •