1.autoindentation is not possible in vi editor
2.autoindentation can be set using the command ‘:set ai’
3.autoindentation can be set using the command ‘:set noai’
4.autoindentation is set by default in vi editor
Answer:2