Recent content by manipalmps

  1. M

    .C Language Help: Counting Zeroes, Evaluating Series, and Reversing Numbers

    bro i am a newbie to c actually i have no idea for 1st and 2nd i know a bit but not in full detail
  2. M

    .C Language Help: Counting Zeroes, Evaluating Series, and Reversing Numbers

    [FONT="Comic Sans MS"]could some1 help me in these 3 questions of C language Q1 Write a program to count the number to count the number of zero’s, one's, blank spaces and other characters using switch statement. Q2 Write a program to evaluate the series x-(x^3)/3!+)(x^5)/5!-(x^7)/7! ...
Back
Top