Curs Engleza

- Treceti fiecare propozitie la Viitorul perfect (unele propozitii sunt la alt timp, trebuie scrise la Viitor Perfect), forma specificata intre paranteze.
Pentru ca raspunsul sa fie validat corect, la negativ folositi forma prescurtata: "haven't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).

[ "I'll live in a monastery. (interogativ)", "Do we bay it? (negativ)", "You are fixing it. (interogativ)", "It will jump. (interogativ)", "She cooks an apple pie. (negativ)", "He writes english tutorials. (negativ)", "They will work together. (interogativ)", "Did Dan run all day? (negativ)", "You are talking. (interogativ)", "I will paint. (negativ)", "The car is moving. (negativ)", "We help the family. (interogativ)" ]
["Will I have lived in a monastery?","We will haven't bought it","Will you have fixed it?","Will it have jumped?","She will haven't cooked an apple pie","He will haven't written english tutorials","Will they have worked together?","Dan will haven't run all day","Will you have talk?","I will haven't painted","The car will haven't moved","Will we have helped the family?"]

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.
Viitorul perfect - Exercitii si teste engleza

Last accessed pages

  1. Articole definite si nedefinite 1 (5893)
  2. Curs de Miracole (3836)
  3. Teste spaniola - Tests y ejercicios de Español - Gramática (27930)
  4. Prezentul simplu - Exercitii si teste incepatori (69208)
  5. Alphabet and Pronunciation - Alfabetul si pronuntia in limba engleza (60086)

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)