৩৩৩১
Function which is used in stepwise refinement of program is classified
উত্তর
Procedure
৩৩৩২
Techniques of using fixed words for machine code function is classified as:
উত্তর
Mnemonics
৩৩৩৩
Which concept enables programmers to assign a different meaning or usage to a variable, function, or an object in different contexts?
উত্তর
Polymorphism
৩৩৩৪
How many numbers will be printed? i = 10 While true: print (i) i = i - 1 if i < = 7: break
উত্তর
3
৩৩৩৫
DRY principle makes the code: ক) Reusable খ) Loop forever গ) Bad Repetitive ঘ) Complex
উত্তর
Reusable
৩৩৩৮
Why would a hacker use a proxy server?
উত্তর
To hide malicious activity on the network.