What are the Application-oriented languages
Application-oriented languages are highest level, meaning very easy to write and assembly languages are the lowest, meaning hardest to write. Even though it is easier to develop application oriented language programs, their corresponding machine code may not be efficient as preprocessors and compilers may not be sophisticated enough to generate an efficient machine code. Conversely, developing a large assembly language program may not be practical because of the complexity of the language.