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

Verified Answer
Correct Option - a

To get all Infosys Certified Angular Web Developer Exam questions Join Telegram Group https://rebrand.ly/lex-group-70b557

Telegram

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

Updated on Mon, 15 Sept 2025