logo

Crowdly

Browser

Add to Chrome

Questions Bank (1368596 total)

Give the formal (polite) negative form of あいたい (using hiragana only, no punctuation).

View this question
Як змінюється опір напівпровідника з ростом температури?
View this question

Tekintsük az alábbi ábrát, amelyet az Adatbzisok.xlsx állomány Edesseg kereskedes munkalapján található adatokból hoztunk létre. Milyen számadatokat látunk a kimutatásban (PivotTable)?

50%
50%
0%
0%
View this question

Give the casual (informal) negative form of よみたい (using hiragana only, no punctuation).

View this question

Párosítsa a felsoroltakat a megfelelő tudástár típushoz. 

View this question

In a(n) _____ attack, the user enters part of a database query instead of giving the expected input.

View this question

<!DOCTYPE html>

<html lang="uk">

<head>

    <meta charset="UTF-8">

    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Практика HTML, CSS, Javascript</title>

    <style>

        .box {

            background: yellow;

            border-radius: 50% 0 50% 0;

            width: 400px;

            height: 320px;

            line-height: 320px;

            font-size: 20pt;

            color: orangered;

            text-align: center;

            text-transform: uppercase;

            font-weight: bold;

        }

    </style>

</head>

<body>

    <div id="lemon1" class="box"></div>

    <div id="lemon2" class="box"></div>

    <script>

        ...

    </script>

</body>

</html>

Для наведеного вище коду вкажіть рядок, який треба вставити на місці ..., щоб з використанням Javascript вписати в середину тегу <div> з ідентифікатором "lemon2" текст "Лимон":

View this question

Give the casual (informal) negative form of たべたい (using hiragana only, no punctuation).

View this question

Párosítsa az egyes elemeket

View this question

To prevent eavesdropping, applications should _____.

View this question