Yes, We can perform operations like insertion, update and delete on a View.
Note: We can perform the above operations only when our view references only a single table. If the view references more than one base table then we cannot perform the above operations.