Search:

Type: Posts; User: ishwariamca

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    1,776

    Reply

    I have used C++.... Can some help me in this coding.
  2. Replies
    11
    Views
    1,776

    VIBC = 6 1 2 3 Calculatioc: [ 6+1=7 1+2=3...

    VIBC = 6 1 2 3

    Calculatioc: [ 6+1=7
    1+2=3
    2+3=5 ]

    7 3 5

    calculation: [ 7+3=10
    3+5=8 ]
  3. Replies
    11
    Views
    1,776

    VIBC = 6 1 2 3 Calculatioc: [ 6+1=7 1+2=3...

    VIBC = 6 1 2 3

    Calculatioc: [ 6+1=7
    1+2=3
    2+3=5 ]

    7 3 5

    calculation: [ 7+3=10
    3+5=8 ]
  4. Replies
    11
    Views
    1,776

    String Program

    hello Everybody,
    here in this program. we are getting the values for the corresponding characters. eg., VIJAY = 61111 and the total is 10. After that i have to print the array value....(...
  5. Thread: Strings

    by ishwariamca
    Replies
    6
    Views
    1,457

    Strings

    I am having interger values for each alphabet. For ex A=1,B=5, d=3,g=6,O=2 like this and if i give any name using the character i want to print total of that string.
    ...
  6. Thread: Explain

    by ishwariamca
    Replies
    15
    Views
    2,935

    Thankyou

    Thankyou
  7. Thread: Explain

    by ishwariamca
    Replies
    15
    Views
    2,935

    Thank You for your explanation.

    Thank You for your explanation.
  8. Thread: Explain

    by ishwariamca
    Replies
    15
    Views
    2,935

    Doubt

    I cannot understand the concept clearly. please let me know in detail.
  9. Thread: Explain

    by ishwariamca
    Replies
    15
    Views
    2,935

    Explain

    #include<stdio.h>
    void main()
    {
    printf("&#37;x",-1<<4);
    }


    please Explain this program... The output displayed as fff0
  10. Thread: Displaying

    by ishwariamca
    Replies
    5
    Views
    1,430

    Rep

    It shld use for loop.
  11. Thread: Displaying

    by ishwariamca
    Replies
    5
    Views
    1,430

    Displaying

    Display

    I want coding for this program.
    It should look like triangle.
    using for loop
Results 1 to 11 of 11