| 
                                 | 
	
	
		| 
                                 | 
	
	
		| 
                                Subject Name 
                             | 
		
                                 
                                C | 
	
	
		| 
                                Program Name 
                             | 
		
                                 
                                menu driven program to find out Factorial No, Prime No, Even Odd no | 
	
	
		| 
                                Program Description 
                             | 
		
                                 
                                Write a menu driven program to find out Factorial No, Prime No, Even Odd no | 
	
	
		| 
                             | 
	
	
		| 
                             | 
	
	
		| 
                                  | 
	
	
		| 
                               To Download Code, Use Ctrl+A(Select All) & Ctrl+C (Copy)
                              
                             | 
	
	
		| 
                                Program Code | 
	
	
		| 
                                
                              | 
	
	
		| 
                             
                            
                                 
                                 | 
	
	
		| 
                                  | 
		
                                  | 
	
	
		
                                Input Values(You must enter all user input value here, that you want to use during runtime) 
            
                             | 
	
	
		| 
        
                                
                                
                                
                                
                                
                             | 
	
	
		| 
                             | 
	
	
		| 
                            
                             | 
	
	
		
            To Run C Program 1. comment #include<conio.h>, clrscr(), getch(). This will not work online. This (1.) will be done automatically..., So don't worry.
  2. void main() change to int main() and return 0 This (2.) will do it manually, Otherwise it give runtime error but with correct output..., So don't worry 
                             | 
	
	
		| 
                                
                                
                                
                                
                             | 
	
	
		| 
                                
                                 | 
	
	
		| 
                             |