Search:

Type: Posts; User: arunjib

Search: Search took 0.13 seconds.

  1. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    thanks.......................
  2. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    Thank you sir for your kind co-operation and giving proper guide. I i get permission i want to start another problem here. Can I?
  3. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    Thank you sir,
    I was really depressed on the problem. Atlast i could solve my problem with help of my teacher. Thank you once more for your support. I hope i shall try to read and understand your...
  4. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    Do you know A, B, C, D .... Z ? Can you remember how first time you learnt alphabet ? Was you thinking or reading reapedly ? No ! you just taken help from your teacher (or mom or dad). So as i cannot...
  5. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    sir i want to print spaces using for loop. but i am unable to do that. as i am not strong on nested for loop. may i get a complete help from this site/thread without thinking more? if so i shall be...
  6. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    I have made a code to print the pattern as

    *****
    ****
    ***

    as follows


    import java.io.*;
  7. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    Thank u sir. i am sorry for doing that. now my question is posted in this thread. this thread is created by me. hope i shall get this problem solved through this forum.
    regards
    arunjib
  8. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    import java.io.*;
    public class pattern1
    {
    public static void main (String[] args) throws IOException
    {
    InputStreamReader read = new InputStreamReader(System.in);
    BufferedReader in = new...
  9. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    I am extremely sorry i am very new here. thats why the mistake has done
  10. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Re: Help Neeed

    This is my pattern to print

    *****
    ****
    ***
  11. Thread: Help Neeed

    by arunjib
    Replies
    19
    Views
    2,031

    Help Neeed

    I want to make a program to print a pattern
    can anybody please help me providing code?
Results 1 to 11 of 11