InterviewSolution
| 1. |
What Is The Main Difference Between Html5 And Sap Ui5? |
|
Answer» HTML5 is a markup LANGUAGE and it doesn’t have programming capabilities but SAP UI5 is a framework which is based on MVC approach to build web APPLICATIONS. HTML5 is mainly for the purpose of creating a simple webpage without formatting and LOGIC but UI5 PROVIDES standard style and components to build rich UIs. HTML5 is a markup language and it doesn’t have programming capabilities but SAP UI5 is a framework which is based on MVC approach to build web applications. HTML5 is mainly for the purpose of creating a simple webpage without formatting and logic but UI5 provides standard style and components to build rich UIs. |
|