1. |
What is the purpose of standard style of coding?
કોડિંગ ની સ્ટાન્ડર્ડ સ્ટાઇલ નો purpose શું છે?
|
||||||||
Answer:
Option (d) |
2. |
How many types of code review techniques are there?
કોડ રીવ્યુ ટેકનીક નાં કેટલા પ્રકાર છે?
|
||||||||
Answer:
Option (d) |
3. |
Code walk through technique is carried out when __________.
Code walk through ટેકનીક કરવામાં આવે છે જયારે ________
|
||||||||
Answer:
Option (d) |
4. |
The main objective of the code walk through is to find the logical and algorithmic error in the code.
code walk through કરવાનો મુખ્ય ઉદ્દેશ એ છે કે કોડમાં logical અને algorithmic ભૂલો ને શોધવી.
|
||||
Answer:
Option (a) |
5. |
Code walk through technique mainly focus on how to fix errors.
Code walk through ટેકનીક મુખ્યત્વે ભૂલોને કેવી રીતે સરખી કરવી તેના પર ધ્યાન કેન્દ્રિત કરે છે.
|
||||
Answer:
Option (b) |
6. |
The aim of code inspection is to discover common types of errors caused due to _____________
code inspection ઉદ્દેશ _____________ ને કારણે થતી સામાન્ય પ્રકારની ભૂલોને શોધવાનો છે.
|
||||||||
Answer:
Option (b) |
7. |
Which type of error is checked during code inspection method?
code inspection મેથડ દરમિયાન કેવા પ્રકારની ભૂલની તપાસ કરવામાં આવે છે?
|
||||||||
Answer:
Option (d) |
8. |
Documentation which focuses on the information that is used to determine the software code is known as________________
ડોક્યુમેન્ટેશન કે જે માહિતી પર ધ્યાન કેન્દ્રિત કરે છે અને જેનો ઉપયોગ સોફ્ટવેર કોડ નક્કી કરવા માટે થાય છે તે ____________તરીકે ઓળખાય છે
|
||||||||
Answer:
Option (b) |
9. |
Documentation which focuses on general description of the software code and is not concerned with its detail is known as __________
ડોક્યુમેન્ટેશન કે જે સોફ્ટવેર કોડના સામાન્ય વર્ણન પર ધ્યાન કેન્દ્રિત કરે છે અને તેની ડીટેઇલ સાથે રીલેટેડ નથી તે __________ તરીકે ઓળખાય છે
|
||||||||
Answer:
Option (d) |
10. |
Error is a mistake committed by the ____________ team.
Error એ ____________ ટીમે કરેલી ભૂલ છે.
|
||||||||
Answer:
Option (b) |