Qtr No. 213, New Town Yehlanka Indore 454775
Consider the following code written by a developer:
app.component.html
<div *ngFor="let crs of courses">
<div *ngIf="showCourse"> {{crs}}</div>
</div>
app.component.ts
export class AppComponent {
showCourse=true;
courses=['Angular','React','Vue'];
}
Angular,React,Vue
Error:Can’t have multiple binding on nested elements
Error:Can’t use *ngIf before *ngFor
Error:Use double quotes to define the array elements
To get all Infosys Certified Angular Web Developer Exam questions Join Group https://bit.ly/infy_premium_group
We're passionate about offering best placement materials and courses!! A one stop place for Placement Materials. We daily post Offcampus updates and Placement Materials.
Qtr No. 213, New Town Yehlanka Indore 454775
admin@prepflix.in