I am a new iphone app developer.I want to know what is the difference between view and viewcontroller.
Are you familiar with the Model-View-Controller pattern? Before even starting iPhone development, you should be familiar with it. I recommend the book Cocoa Design Patterns. Trust me, it will help a lot in the long term.