Infosys Certified React Associate
Practice with real exam-pattern questions for Infosys Certified React Associate. Each question includes a detailed explanation to help you understand the concept, not just memorise the answer. Try 10 questions free — no login required.
Full question bank for this exam + 1,357+ others. Cancel anytime.
Join Premium10 Infosys Certified React Associate practice questions with answers
Real Lex exam-pattern multiple-choice questions for the Infosys Certified React Associate certification. Each question includes the correct answer. The full question bank is available to Premium members.
- Question 1
What is the default list style for an ordered list <ol> ?
- ✓A, B, CCorrect
- Ba, b, c
- C1, 2, 3
- Di, ii, iii
- Question 2
Which of the following options are true with respect to HTML form elements? (Select any Two)
- ✓id attribute must be kept unique for every elements inside form tagCorrect
- BName attribute of radio buttons should be same, to make only one radio button of them to be selectable
- CInput field with 'type' as 'number' also allows alphabets
- Dminlength='4' means the user can enter only value '4'
- Question 3
What is the default list style for an unordered list <ul> ?
- ✓circleCorrect
- Bdisc
- Csquare
- Drectangle
- Question 4
Consider the below code given in respective files:
/* styles.css */ .para { color: 'green' } <!-- index.html --> <html> <head> <style> #para { color: 'yellow'; } </style> <link src="styles.css" rel="stylesheet"/> </head> <body> <p class="para">Paragraph</p> </body> </html>What will be the color of the text Paragraph, when it is rendered in the browser?
- ✓greenCorrect
- Byellow
- Cblack
- DError: Cant use both embedded and external styling together
- Question 5
Consider the below code given in respective files:
/* styles.css */ .text-color { color: 'greenyellow' } <!-- index.html --> <html> <head> <style> .text-color { color: 'orange'; } </style> <link src="styles.css" rel="stylesheet"/> </head> <body> <p class="text-color">What would be my color ?</p> </body> </html>What will be the color of the text in the paragraph, when it is rendered in the browser?
- ✓greenyellowCorrect
- Borange
- Cblack
- DError: Cant use both embedded and external styling together
- Question 6
Analyze the below code snippet:
<html> <head> <style> p{ color:yellow; } </style> </head> <body> <p style="color:orange">CSS Selector</p> </body> </html>What will be the color of the text in the paragraph, when it is rendered in the browser?
- ✓yellowCorrect
- Borange
- Cblack
- DNothing will be displayed as inline CSS and embedded CSS both are used
- Question 7
Which of the following classes should be applied to on a button tag to get a small and green button ?
- ✓class="btn-small btn-success"Correct
- Bclass="btn-small btn-green"
- Cclass="btn-sm btn-green"
- Dclass="btn-sm btn-success"
- Question 8
Which among the below classes should be applied for a button to make it to be a large and a primary button?
- ✓class = "btn-lg btn-primary"Correct
- Bclass = "btn-large btn-primary"
- Cclass = "btn-lg primary"
- Dclass = "btn-large primary"
- Question 9
Which of the following classes should be applied on table to make it hoverable ?
- ✓class="table table-hoverable"Correct
- Bclass-"table table-highlight"
- Cclass="table table-hover"
- Dclass="table table-hovered"
- Question 10
Observe the given output:

Which of the following options will enable us to select multiple options from the dropdown ?
<!-- Option A --> <select multiple> <option>--select--</option> <option>Hip-Hop</option> <option>Rap</option> <option>Rock</option> <option>Pop</option> <option>Metal</option> </select><!-- Option B --> <select size="2"> <option>--select--</option> <option>Hip-Hop</option> <option>Rap</option> <option>Rock</option> <option>Pop</option> <option>Metal</option> </select>
<!-- Option C --> <select> <option>--select--</option> <option>Hip-Hop</option> <option>Rap</option> <option>Rock</option> <option>Pop</option> <option>Metal</option> </select>
<!-- Option D --> <select value="2"> <option>--select--</option> <option>Hip-Hop</option> <option>Rap</option> <option>Rock</option> <option>Pop</option> <option>Metal</option> </select>- ✓Option ACorrect
- BOption B
- COption C
- DOption D
More in UI
Pay once. Clear every cert this year.
One subscription, full Telegram channel access, every PDF posted during your membership.
- Full access to all 1,357+ certifications
- Monthly updated question banks
- Telegram private channel access
- Cancel anytime
- Everything in Monthly
- Save ₹2,100 vs monthly billing
- Priority answer key requests
- Best for increasing DQ score fast
- Everything in Quarterly
- Lifetime channel access — no renewals
- All future certifications included
- Priority response from admin team
Common questions, straight answers.
A monthly-updated Telegram channel where we post real exam-pattern question banks and detailed answer keys for 1,357+ Infosys Lex certifications. You join once, you get every PDF posted during your membership.
Right after payment on our Graphy page, you'll receive a private invite link to the Telegram channel. Access is instant — usually under 30 seconds.
We compile question banks from the actual Lex test pattern, sourced and verified by 180K+ community members who've recently cleared these exams. Match rate is consistently 85–95%.
Every single month. When Infosys rolls out new versions of certifications, we post updated dumps within 7–10 days. You'll see channel activity weekly.
Clearing certifications is one of the highest-weighted DQ factors. Members typically clear 3–5 certifications in their first 3 months, which moves DQ scores up by a full band.