#mcq
Read more stories on Hashnode
Articles with this tag
What does OOP stand for? a) Object-Oriented Programming b) Object-Oriented Protocol c) Object-Oriented Procedure d) Object-Oriented Processor Answer:...
Which of the following is NOT a valid data type in JavaScript? a) Number b) String c) Boolean d) Character Answer: d) Character What will be the...
What is a thread in Java? a) A method in Java b) A class in Java c) A lightweight sub-process d) A data structure Answer: c) A lightweight...