Which of the following are different storage methods available in Android? 
1) Shared Preferences		
2) Internal Storage	   
3) External Storage
4) SQLite Databases		
5) Network Connection   
6)Intermediate storage
							Options
 - 1,2,3,4,6
 - 2,3,4,5,6
 - 1,2,3,4,5
 - all of above
							CORRECT ANSWER :   1,2,3,4,5 
                            
                            
			        
				Write your comments