गुरुर्ब्रह्मा गुरुर्विष्णु गुरुर्देवो महेश्वरा गुरुर्साक्षात परब्रह्म तस्मै श्री गुरवे नमः !
Question 1 Who is more likely to work with databases?
1 point
Back-end developer
Front-end developer
Question 2
Which of the following do version control systems help you to keep track of? (Select all that apply)
1 point
When the changes were made
What changes were made to the code
Debugging the errors in the code
Who made the changes
Question 3
Which of the following is not a development framework?
1 point
Django
Angular
Vue.js
Git
Question 4
Which process automatically builds and tests your code?
1 point
CD (Continuous Delivery)
CI (Continuous Integration)
Question 5
True or False: JavaScript can be used for both front-end and back-end development.
1 point
True
False