C-15-Q076mediumsingle_mcq
Once you learn one programming language, learning others becomes:
Once you learn one programming language, learning others becomes:
- aImpossible
- bMuch easier because the basic structures are similar
- cSlower
- dForbidden
ব্যাখ্যা
Programming languages share the same fundamental concepts such as variables, loops, and conditions, with only minor differences in syntax. So once you master one language, picking up another is much easier.