Curs Engleza

- Scrieti verbul din paranteze la timpul prezent simplu (Present Tense), in acord cu subiectul.
[ "I ___ (to swim)", "You ___ (to swim)", "We ___ (to walk)", "He ___ (to walk)", "They ___ (to sing)", "She ___ (to read)", "it ___ here (to be)", "My father ___ here. (to come)", "The birds ___ fast. (to fly)", "The eagle ___ very high. (to fly)", "You ___ at the theater. (to be)", "He ___ two books. (to have)", "She ___ good things. (to do)", "I ___ a student. (to be)", "You ___ a blue shirt. (to have)", "I ___ to live peacefully. (to choose )" ]
["swim","swim","walk","walks","sing","reads","is","comes","fly","flies","are","has","does","am","have","choose"]

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 simplu - Exercitii si teste incepatori

Last accessed pages

  1. Forma verbului Hay (5940)
  2. SBMD - Simple Backup MySQL Database (365)
  3. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (270991)
  4. Genul substantivelor 1 (9206)
  5. Coduri pt culori (69578)

Popular pages this month

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