Curs Engleza

- Treceti fiecare propozitie la Prezentul perfect (unele propozitii sunt la alt timp, trebuie trecute la Prezent perfect), forma specificata intre paranteze.
Pentru ca raspunsul sa fie validat corect, la negativ folositi formele prescurtate: "haven't" si "hasn't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).

[ "I have traveled there. (interogativ)", "Have we read it? (negativ)", "You haven't drunk. (interogativ)", "It has flown. (interogativ)", "He got a house. (negativ)", "They write many tutorials. (negativ)", "She will wash the glass. (interogativ)", "George fix the door. (negativ)", "You are going to class. (interogativ)", "I saw a dragonfly. (negativ)", "The kangaroo jumps. (negativ)", "We'll make the dinner. (interogativ)" ]
["Have I traveled there?","We haven't read it","Have you drunk?","Has it flown?","He hasn't got a house","They haven't written many tutorials","Has she washed the glass?","George hasn't fixed the door","Have you been to class?","I haven't seen a dragonfly","The kangaroo hasn't jumped","Have we made the dinner?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Clic pe tag-ul care creaza o lista ordonata numeric
<ul> <tr> <ol>
<ol>
  <li>List-1</li>
  <li>List-2</li>
</ol>
Care selector reprezinta ID-ul unui element in CSS
.nume #nume nume
#id {
  color: #0110fb;
}
Ce cod creaza un obiect in JavaScript?
{} [] new Date()
var obj = {"site": "CoursesWeb.net", "pr": 5};
alert(obj.site);
Indicati instructiunea prin care se verifica daca o conditie este True sau False
else if() switch()
$var = 8;
if($var == 8) echo $var;
Indicati timpul Prezent pentru verbul "to be" (a fi).
be were is
Now, it is here.
- Acum este aici.
Care este conjugarea la timpul prezent al verbului "divertirse" (a se distra) la forma "yo"?
te diviertas me divierto se divierta
Yo me divierto.
- Eu ma distrez.
Prezentul perfect - Exercitii si teste engleza

Last accessed pages

  1. Subjunctiv vs indicativ-prezent si trecut (401)
  2. Ofer numai miracole, caci vreau sa imi fie inapoiate (113)
  3. Preluare date din formular si adaugare in MySQL (3081)
  4. Conditional IF in Limba Engleza - Fraze Conditionale (124353)
  5. Expresii uzuale din Limba Spaniola (A-D) (6278)

Popular pages this month

  1. Ofer numai miracole, caci vreau sa imi fie inapoiate (1)
  2. Articolul din limba engleza - The article (1)
  3. Conditional IF in Limba Engleza - Fraze Conditionale (1)
  4. Proverbe, expresii si zicatori (1)
  5. Preluare date din formular si adaugare in MySQL (1)