Curs Engleza

- Treceti fiecare propozitie la Prezentul Continuu, forma specificata intre paranteze. Pentru ca raspunsul sa fie validat corect, la negativ folositi formele complete: "are not", "is not", iar propozitiile interogative terminati-le cu semnul intrebarii (?).
[ "I play here. (interogativ)", "We applaud. (negativ)", "You swim. (interogativ)", "It jumps high. (interogativ)", "He wear a green hat. (negativ)", "They have many pets. (negativ)", "She speaks english. (interogativ)", "Pavel stops the bus. (negativ)", "You go to the church. (interogativ)", "I see a cow. (negativ)", "The bears run fast. (negativ)", "We make the meal. (interogativ)" ]
["Am I playing here?","We are not applauding","Are you swiming?","Is it jumping high?","He is not wearing green hat","They are not having many pets","Is she speaking english?","Pavel is not stopping the bus","Are you going to the church?","I am not seeing a cow","The bears are not running fast","Are we making the meal?"]

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 continuu - Exercitii si teste engleza

Last accessed pages

  1. Pronume - Exercitii si teste engleza incepatori (15590)
  2. Prepozitii: A, con, de sau en 1 (1102)
  3. Cursuri Limba Franceza (9137)
  4. Teste spaniola - Tests y ejercicios de Español - Gramática (27929)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (122954)

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)