Home
Search
Create
Library
Topics
Student
Teacher
Admin
Map
Sign in for more features
YourStory
Home
Search
Create
Library
Topics
Student
Teacher
Sign in
Feedback
Contact Us!
Assessment
What does the acronym 'HTTP' stand for?
HyperText Transfer Protocol
HighText Transport Protocol
Hyper Transfer Text Protocol
Hyperlink Transfer Protocol
Which of the following is a binary search algorithm's time complexity in the average case?
O(n)
O(log n)
O(n log n)
O(1)
In object-oriented programming, what is encapsulation?
The idea of hiding the data and methods inside a class
The process of creating a new class from an existing class
A method of combining different functions into a single program
The ability of different classes to be used interchangeably
Submit