pdf文档 angular2 mock test ii

84.49 KB 4 页 0 评论
语言
英语
格式
.pdf
评分
3
摘要
http://www.tutorialspoint.com Copyright © tutorialspoint.com ANGULAR 2 MOCK TEST This section presents you various set of Mock Tests related to Angular 2. You can download these sample mock tests at your local machine and solve offline at your convenience. Every mock test is supplied with a mock test key to let you verify the final score and grade yourself. ANGULAR 2 MOCK TEST Q 1 - Which of the following is correct about Angular 2 Error Handling? A - This is done by including the ReactJS catch library and then using the catch function. B - The catch function contains a link to the Error Handler function. C - Both of the above. D - None of the above. Q 2 - Which of the following is correct about Angular 2 Routing? A - Routing helps in directing users to different pages based on the option they choose on the main page. B - Based on the option they choose, the required Angular Component will be rendered to the user. C - Both of the above. D - None of the above. Q 3 - Which of the following is correct about CLI? A - CLI stands for Command Line Interface. B - CLI can be used to create Angular JS application. C - It also helps in creating a unit and end-to-end tests for the application. D - All of the above. Q 4 - Which of the following is correct about tsconfig.json? A - This file is used to give the options about TypeScript used for the Angular JS project. B - This file contains information about Angular 2 project. C - This file contains the system files required for Angular JS application. D - All of the above. Q 5 - Which of the following is correct about tsconfig.json? A - The target for the compilation is generally es5 because most browsers can only understand ES5 typescript. B - The sourceMap option is used to generate Map files, which are useful when debugging. Hence, during development it is good to keep this option as true. C - The "emitDecoratorMetadata": true and "experimentalDecorators": true is required for Angular JS decorators. If not in place, Angular JS application will not...
来源www.tutorialspoint.com
angular2 mock test ii 第2页
angular2 mock test ii 第3页
下载文档到本地,方便使用
共 4 页, 还有 2 页可预览, 继续阅读
文档评分
请文明评论,理性发言.