Curs Engleza

- Scrieti verbul din paranteze la timpul Trecut perfect (Past Perfect), in acord cu subiectul.
  1. I ___ (to live)
  2. You ___ (to work)
  3. We ___ (to learn)
  4. He ___ (to guide)
  5. They ___ (to look for)
  6. She ___ (to see)
  7. It ___ here (to be)
  8. My uncle ___ the meal before I came. (to finish)
  9. The clown ___ twice. (to fall)
  10. Your cousin ___ a book. (to write)
  11. You ___ when he worked. (to read)
  12. It ___ three glasses. (to wash)
  13. I ___ my homework before they came. (to do)
  14. They ___ some greens. (to get)
  15. You already ___ the cart. (to stop)
  16. They never ___ before breakfast. (to run )
["had lived","had worked","had learned","had guided","had looked for","had sewn","had been","had finished","had fallen","had written","had read","had washed","had done","had got","had stopped","had run"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care atribut specifica metoda HTTP de trimitere (GET, POST) a datelor din formular?
action method value
<form action="script.php" method="post"> ... </form>
Ce proprietate CSS adauga umbra la chenar?
background-image box-shadow border-radius
#id {
  background-color: #bbfeda;
  box-shadow: 11px 11px 5px #7878da;
}
Clic pe functia care elimina primul element dintr-un array?
pop() push() shift()
var fruits = ["mar", "cireasa", "banana"];
fruits.shift();
alert(fruits.length);           // 2
Indicati functia cu care se poate verifica daca un anumit modul e instalat in PHP.
function() filetype() extension_loaded()
if(extension_loaded("PDO") === true) echo "PDO este valabil."
Alegeti verbul auxiliar corect care trebuie in propozitia: " ... I listen to music?".
has have Can
 Can I listen to music?
- Pot asculta muzica?
Alegeti verbul corect care trebuie in propozitia: "Me ... las frutas dulces"
están gustan gusta
Me gustan las frutas dulces.
- Imi plac fructele dulci.

S H A R E

Sharing Twitter

Last accessed pages

  1. Cursuri Limba Franceza (9101)
  2. Pozitionare elemente HTML cu CSS (5124)
  3. Download carti electronice si programe pentru Limba Engleza (43731)
  4. Base64 codificare decodare (760)
  5. Genul substantivelor 1 (9231)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (122)
  2. Cursuri limba engleza gratuite si lectii online (60)
  3. Gramatica limbii engleze - Prezentare Generala (43)
  4. Limba spaniola curs online incepatori si avansati (40)
  5. Coduri pt culori (40)