Sail E0 Webinar

MCQs

Total Questions : 21 | Page 2 of 3 pages
Question 11. What stores data and its info?
  1.    databank
  2.    database
  3.    datastore
  4.    datakeeper
 Discuss Question
Answer: Option B. -> database
Question 12. Which of these can be used for programming?
  1.    HTML
  2.    JavaScript
  3.    Node.js
  4.    All of above
 Discuss Question
Answer: Option D. -> All of above
Question 13. What language does a database use?
  1.    QSL
  2.    SPL
  3.    LSL
  4.    SQL
 Discuss Question
Answer: Option D. -> SQL
Question 14. Survey Insight Stack Overflow 2020: Kotlin menempati urutan diluar 10 besar Most Loved Language by Developer
  1.    Yes
  2.    No
  3.    Or
  4.    Both A & B
 Discuss Question
Answer: Option B. -> No
Question 15. According to code convention, what format used for the function name?
  1.    camelCase
  2.    PascalCase
  3.    snake_case
  4.    kebab-case
 Discuss Question
Answer: Option A. -> camelCase
Question 16. How to get the name from this data class?val dicoding = DataUser(name = "Dicoding Indonesia", address = "Bandung")
  1.    dicoding.name
  2.    DataUser.name
  3.    dicoding.name()
  4.    DataUser.name()
 Discuss Question
Answer: Option A. -> dicoding.name
Question 17. JavaScript and jQuery are related
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True
Question 18. Why do we need abstract class?
  1.    to inherited values from other classes
  2.    to avoid creating instances of the class
  3.    to not inherit values from other classes
  4.    to create an instance of the class
 Discuss Question
Answer: Option B. -> to avoid creating instances of the class
Question 19. Code Editor yang digunakan untuk mengembangkan aplikasi Android Native?
  1.    Android Studio
  2.    XCode
  3.    Sublime Text
  4.    Notepad ++
 Discuss Question
Answer: Option A. -> Android Studio
Question 20. What does AI mean?
  1.    Artificial Intelligence
  2.    Artificial Interrogation
 Discuss Question
Answer: Option A. -> Artificial Intelligence

Latest Videos

Latest Test Papers