91. Black box testing is also called (a) Data flow testing (b) Loop testing (c) Behavioral testing (d) Graph based testing Answer: (c) 92. The Wireless …
Read more
Showing posts with the label UPSC ComputerShow all
Solved Question Paper for Assistant Director (Systems) in Directorate of Income Tax Systems & Senior Scientific Assistants (Computer) in DGAQA, Ministry of Defence conducted by UPSC
UPSC Computer
1
Comments
81. In C programming, the qualifiers ‘signed’ and ‘unsigned’ apply to 1. Char 2. Float 3. Int 4. Double (a) 1 and 4 (b) 2 and 3 (c) 1 and 3 (d) 2 and 4 An…
Read moreSolved Question Paper for Assistant Director (Systems) in Directorate of Income Tax Systems & Senior Scientific Assistants (Computer) in DGAQA, Ministry of Defence conducted by UPSC
UPSC Computer
2
Comments
71. The complexity for: 𝑇(𝑛 ) = 𝑇(𝑛 −1)+𝑛 , is Answer: (b) 72. Which one of the following algorithmic approaches is followed in Floyd-Warshall shorte…
Read more