Infosys Certified L1 Junior Web Programmer
Practice with real exam-pattern questions for Infosys Certified L1 Junior Web Programmer. 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 L1 Junior Web Programmer practice questions with answers
Real Lex exam-pattern multiple-choice questions for the Infosys Certified L1 Junior Web Programmer certification. Each question includes the correct answer. The full question bank is available to Premium members.
- Question 1
Mr. Adam leads a team of ruby-python developers who now needs to create a front end of a web application. To leverage their ruby-python skills. Which of the following can be adopted by his team to code the functionalities of the app.
- ✓
CofeeScript
Correct - B
EcmaScript6
- C
TypeScript
- D
JavaScript
- ✓
- Question 2
What is the significance of the Model-View-Controller (MVC) architectural pattern in web development?
- ✓
It defines the layout and styling of web pages.
Correct - B
It separates an application into three interconnected components for better organization.
- C
It ensures secure communication between server and client.
- D
It governs the version control of web applications.
- ✓
- Question 3
Web apps with similar user experience across devices (desktop, tablets, mobiles) are called as ________.
- ✓
Responsive Web apps
Correct - B
Hybrid apps
- C
Cross platform apps
- D
Cross compiled apps
- ✓
- Question 4
In the context of web security, what does CSRF stand for?
- ✓
Centralized security and Request Framework.
Correct - B
Cross-Site Request Forgery.
- C
Cross-Site Resource Foundation.
- D
Controlled server Request Functionality.
- ✓
- Question 5
Mr. Andrew had developed a simple web application for his company. He wanted to garner more customers by developing a responsive web application.
Which among the following options are advantages of creating responsive web application rather than simple application?
- Search Engine Optimization can be achieved easily.
- Application can be accessible over various devices.
- Maintenance of code is difficult.
- ✓
i and ii
Correct - B
i and iii
- C
ii and iii
- D
All the given options.
- Question 6
Which of the following CSS properties can be used to make a row element display in a single column on mobile devices?
- ✓
display
Correct - B
flex-direction
- C
flex-wrap
- D
justify-content
- ✓
- Question 7
Which of the following CSS techniques is used to create a fluid grid system?
- ✓
Using percentage widths for columns and gutters.
Correct - B
Using media queries to adjust column widths and gutter sizes based on screen size.
- C
Using a CSS framework like Bootstrap or Foundation.
- D
All of the above.
- ✓
- Question 8
CSS .container{ width:50%; } @media (max-width: 576px) { .container { width: 100%; } }What is the purpose of the above CSS code?
- ✓
To make the container div full width on mobile devices.
Correct - B
To make the container div half width on laptop devices.
- C
To make the container div quarter width on mobile devices.
- D
To make the container div disappear on mobile devices.
- ✓
- Question 9
//style.css div{ width: 100%; background-color: yellow; } @media (max-width: 576px) { div { width: 50%; background-color: red; } } @media (width: 576px) { div { width: 50%; background-color: aqua; } } @media (min-width: 576px) { div { width: 50%; background-color: green; } }// index.html <div> Hello World </div>Observe the above code and identify the change in UI after we remove "
div{
width: 100%;
background-color: yellow;
}"
from styling of div tag- ✓
error: Cant use properties in media queries which are not initialised outside media queries.
Correct - B
the div will contain full width on mobile and laptop devices and background-color will be "white"/default color.
- C
the div will contain half width on mobile and laptop devices and background-color will be red for screen size less than 576px, aqua for screen size 576px, and green for screen size more than 576px.
- D
None of the above
- ✓
- Question 10
.card { width: 100%; margin: 0 10px; border: 2px solid; } @media (max-width: 576px) { .card { width: 30%; margin: 10px 0; } }//index.html <div class="card"> Lorem </div> <div class="card"> Lorem </div> <div class="card"> Lorem </div>What will happen to the card element on a mobile device?
- ✓
The card will be displayed on a single line.
Correct - B
The card will be displayed in a single column single line.
- C
The card will be displayed in three different lines.
- D
The card will be displayed in three columns and in single line.
- ✓
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.