Какой результат выведет эта программа?
  Anonymous Quiz
    30%
    A.print() is called
      
    45%
    B.print() is called
      
    21%
    Ошибку компиляции
      
    4%
    Ошибку при выполнении
      
    👍8✍1
  Which of the following pairs fill in the blanks to output 6?
  Anonymous Quiz
    6%
    ArrayList and put(1, 6)
      
    9%
    ArrayList and replace(1, 6)
      
    13%
    ArrayList and set(1, 6)
      
    9%
    HashSet and put(1, 6)
      
    5%
    HashSet and replace(1, 6)
      
    7%
    HashSet and set(1, 6)
      
    50%
    The code does not compile with any of these options.
      
    What is the result of the code?
  Anonymous Quiz
    20%
    abbaaccc
      
    45%
    abbaccca
      
    10%
    bbaaaccc
      
    7%
    bbaaccca
      
    5%
    An empty line
      
    13%
    The code does not compile
      
    Каким будет Output?
  Anonymous Quiz
    26%
    1
      
    10%
    1staticA
      
    13%
    123staticA
      
    12%
    static123A
      
    20%
    staticA
      
    20%
    static1A
      
    👍4🤔2😁1
  Что будет выведено в результате выполнения данного кода?
  Anonymous Quiz
    43%
    true true
      
    27%
    false false
      
    4%
    false true
      
    22%
    true false
      
    4%
    произойдет ошибка времени выполнения
      
    👎6🔥6
  How many lines does the code output?
  Anonymous Quiz
    2%
    0
      
    16%
    2
      
    54%
    4
      
    20%
    The code does not compile
      
    5%
    A runtime exception is thrown
      
    2%
    None of the mentioned
      
    👍5
  What is the output of the program?
  Anonymous Quiz
    17%
    Bear
      
    7%
    Shark
      
    45%
    BearShark
      
    13%
    The code will not compile because of 1st if statement
      
    4%
    The code will not compile because of 2nd if statement
      
    14%
    The code compiles without issue but does not produce any output
      
    👍2🥰2😁2
  Forwarded from Android разработка
DivKit – фреймворк для ускорения мобильной разработки
Проект позволяет внедрить подход Server Driven UI при разработке мобильного приложения. Включает в себя несколько библиотек: клиентскую часть по отрисовке интерфейсов для Android, iOS и веба, а также DSL для формирования ответа сервера на Kotlin, TypeScript и Python.
⤷ Ссылка на проект
⤷ Статья с примерами
@android_its | #UI #Android #iOS
  
  
  
  
  
  Проект позволяет внедрить подход Server Driven UI при разработке мобильного приложения. Включает в себя несколько библиотек: клиентскую часть по отрисовке интерфейсов для Android, iOS и веба, а также DSL для формирования ответа сервера на Kotlin, TypeScript и Python.
⤷ Ссылка на проект
⤷ Статья с примерами
@android_its | #UI #Android #iOS