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
Ce atribut face un buton radio sau checkbox sa fie selectat?
checked="checked" selected="selected" disabled="disabled"
<input type="checkbox" name="a_name" value="value" checked="checked" />
Ce valoare CSS redimensioneaza imaginea de fundal pana la marimea elementului?
repeat-x contain linear-gradient
#id {
  background:url("path_to_image.png");
  background-size:contain;
  background-repeat:no-repeat;
}
Ce operator se foloseste pentru restul impartirii a doua numere?
% * /
var rest8_7 = 8 % 7;
alert(rest8_7);
Indicati functia PHP care rotunjeste numarul la valoarea intreaga mare.
floor() ceil() abs()
$nr = ceil(3.5);
echo $nr;        // 4
Indicati articolul corect la cuvantul "bike" in propozitia: "Alex wants to buy ... bike".
An The A
Alex wants to buy a bike.
- Alex vrea sa cumpere o bicicleta.
Indicati articolul nedefinit corect pentru cuvantul: "libros" (carti)
unos una un
LeĆ­ unos libros.
- Am citit niste carti.
Prezentul perfect continuu - Exercitii si teste engleza

Last accessed pages

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (278678)
  2. Obtine diferenta dintre doua Date de Timp si Ore (580)
  3. Genul substantivelor 2 (7393)
  4. Timpul present (2469)
  5. Forma verbului Hay (6279)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (57)
  2. Gramatica limbii engleze - Prezentare Generala (27)
  3. Gramatica limbii spaniole. Indrumator si prezentare generala (22)
  4. Curs de Miracole (19)
  5. Cursuri limba engleza gratuite si lectii online (19)