+1 vote
in Angular Oriana by
________ compiler is used when to run "ng build" and ______ compiler is used in "ng build --prod".

Select the correct answer from below options:

a) JIT, AOT

b) JIT, JIT

c) AOT, JIT

d) AOT, AOT

1 Answer

0 votes
by

Correct Answer is :a) JIT, AOT

JIT compiler is used when to run "ng build" and AOT compiler is used in "ng build --prod".

Related questions

0 votes
asked Oct 26, 2020 in DevOps Culture by AdilsonLima
0 votes
asked Apr 24, 2022 in SAP ABAP by sharadyadav1986
...