Hello Groups Member.
  I am student of MIT Part I. Can Anydoby help me. Plz help me in this matter.
  kindly to slove my these problem.
  I'll be verythankful for all of you.
  1. Write a Fibonacci function then takes an input from the user in main 
program  
      and pass to function which prints Fibonacci series up to this number.
     Hints:
  
   
                Enter the value up to which you want to print the series : 5
                0    1    1    2    3    5
  2. 
  Write a C/C++ program which consists of a user-define function Prime. This 
function will take a number and check that the number is prime or not if the 
number is prime Display The number is Prime other wise display The number is 
not Prime
  Call this function in main program.
   
   

  
---------------------------------
Looking for earth-friendly autos? 
 Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.  

[Non-text portions of this message have been removed]

Reply via email to