Question Bank
721 approved questions from the community
Which meta tag is used to prevent search engines from indexing a page?
Why was HTML5 designed to support improved multimedia handling?
What is the purpose of the canonical URL meta tag?
What is the primary purpose of data-* attributes in HTML5?
What does the acronym "PEA" stand for in the context of web technologies?
When serving pages in multiple languages, using language-specific URLs is recommended for SEO.
What is the recommended approach for maintaining code clarity with comments?
Why is content separation important when working with JavaScript in HTML?
Which of the following are practical uses of HTML5 as mentioned in modern web development? (Select all that apply)
Which of the following are appropriate use cases for data-* attributes? (Select all that apply)
Which of the following are benefits of using semantic HTML tags? (Select all that apply)
What is a Sliver in Flutter?
Flutter's declarative approach focuses on 'what should be displayed' rather than 'how it should be displayed'.
What are RenderObjects in Flutter?
What is the primary benefit of AOT (Ahead-of-Time) compilation in Dart?
What is the purpose of InheritedWidget in Flutter?
What is the difference between RenderBox and RenderFlex in Flutter?
What is the purpose of Semantic Versioning (SemVer) in pubspec.yaml?
Which of the following are limitations or challenges of Flutter? (Select all that apply)
Which of the following are app lifecycle states in Flutter? (Select all that apply)