Search:

Type: Posts; User: juncas17

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    7,436

    i have code here for no. 1 i dont know if this is...

    i have code here for no. 1 i dont know if this is correct..


    #include <stdio.h>

    void main()
    {
    int max,min,i,j,k,n,a[100];

    printf("How Many Numbers You Want To Enter==");
  2. Replies
    4
    Views
    7,436

    solve this problem using array..

    can someone help me solve this problems pls i cant really understand this.. it uses array on this problems..im newby here just wanna know the answers of this questions


    1. Write a C program that...
  3. Replies
    17
    Views
    9,291

    wat is the use of pow anyway?..just newby

    wat is the use of pow anyway?..just newby
  4. Replies
    2
    Views
    4,358

    need help using do/while loop

    i have code here in C programming that will convert decimal to binary, octal and hexa..
    i already know how to use do/while loop but i'm difficulty on using the looping in my code that i made. for...
Results 1 to 4 of 4