Curs Engleza

- Treceti fiecare propozitie la Prezentul perfect continuu (unele propozitii sunt la alt timp, trebuie trecute la Prezent perfect continuu), 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 play. (interogativ)", "We sit. (negativ)", "You are cooking. (interogativ)", "It falls. (interogativ)", "He bought a can. (negativ)", "They will sell cereals. (negativ)", "You will study english. (interogativ)", "Paul planted a tree. (negativ)", "You went to the library. (interogativ)", "I am watching the waves. (negativ)", "Your brother is singing. (negativ)", "We make boxes. (interogativ)" ]
["Have I been playing?","We haven't been sitting","Have you been cooking?","Has it been falling?","He hasn't been buying a can","They hasn't been selling cereals","Have you been studying english?","Paul hasn't been planting a tree","Have you been going to the library?","I haven't been watching the waves","Your brother hasn't been singing","Have we been making boxes?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag se foloseste in <table> pentru a crea celula de tip "header"?
<thead> <th> <td>
<table><tr>
  <th>Title 1</th>
  <th>Title 2</th>
</tr></table>
Ce proprietate CSS seteaza distanta dintre randuri?
line-height word-spacing margin
.some_class {
  line-height: 150%;
}
Care functie deschide o noua fereastra.
alert() confirm() open()
document.getElementById("id_button").onclick = function(){
  window.open("http://coursesweb.net/");
}
Indicati functia PHP care returneaza un array cu numele fisierelor si directoarelor dintr-un director.
mkdir() scandir() readdir()
$ar_dir = scandir("dir_name");
var_export($ar_dir);
Care din urmatoarele forme a verbului "sleep" (a dormi) se foloseste pentru viitor?
sleeping slept will sleep
He will sleep there.
- El va dormi acolo.
Care din urmatoarele forme a verbului "dormir" (a dormi) se foloseste pentru viitor?
dormido dormirá durmiendo
Él dormirá allí.
- El va dormi acolo.
Prezentul perfect continuu - Exercitii si teste engleza

Last accessed pages

  1. Verbe modale - SHALL, SHOULD, OUGHT TO, WILL, WOULD, USED TO, BE TO, DARE (33381)
  2. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (67075)
  3. Ir a + Infinitiv Forma de viitor (2225)
  4. Prezent perfect si Prezent perfect continuu - Present perfect and Continuous (91120)
  5. Trecut perfect si Trecutul perfect continuu - Past perfect and Continuous (57650)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (795)
  2. Coduri pt culori (368)
  3. Cursuri limba engleza gratuite si lectii online (350)
  4. Gramatica limbii engleze - Prezentare Generala (344)
  5. Exercitii engleza - English Tests and exercises - Grammar (317)