ExamGecko
Question list
Search
Search

Related questions











Question 284 - H14-231_V1.0 discussion

Report
Export

In the declarative development paradigm, which of the following rules about the constructor method initializes member variables is wrong?

A.
The parent component's regular variables cannot be used to initialize @Link or @Prop variables
Answers
A.
The parent component's regular variables cannot be used to initialize @Link or @Prop variables
B.
@StorageLink and @StorageProp are allowed to be passed from the parent component to the child component
Answers
B.
@StorageLink and @StorageProp are allowed to be passed from the parent component to the child component
C.
The @Prop variable of the parent component can initialize the eState or @Link variable of the child component
Answers
C.
The @Prop variable of the parent component can initialize the eState or @Link variable of the child component
D.
The @State variable of the parent component cannot initialize the @State variable of the child component
Answers
D.
The @State variable of the parent component cannot initialize the @State variable of the child component
Suggested answer: A, C, D
asked 18/09/2024
TIAM HERVE
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first