Curs Engleza

- Treceti fiecare propozitie la Viitorul Continuu, forma specificata intre paranteze. Pentru ca raspunsul sa fie validat corect, la negativ folositi forma prescurtata: "won't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).
[ "I play tomorrow. (interogativ)", "We laugh. (negativ)", "You cook. (interogativ)", "It jumps. (interogativ)", "He wear a hat. (negativ)", "They sell many roses. (negativ)", "She studies english. (interogativ)", "George drives the bus. (negativ)", "You go to the library. (interogativ)", "I watch the garden. (negativ)", "Your dogs run. (negativ)", "We make the project. (interogativ)" ]
["Will I be playing tomorrow?","We won't be laughing","Will you be cooking?","Will it be jumping?","He won't be wearing a hat","They won't be selling many roses","Will she be studying english?","George won't be driving the bus","Will you be going to the library?","I won't be watching the garden","Your dogs won't be running","Will we be making the project?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care tag este element de tip bloc?
<div> <img> <span>
<div>Web Programming and Development</div>
Care cod CSS afiseaza textul subliniat?
font-style: italic; text-decoration: underline; font-weight: 500;
h2 {
  text-decoration: underline;
}
Clic pe functia JavaScript care apeleaza o alta functie dupa un anumit timp.
insertBefore() setTimeout() querySelector()
function someFunction() { alert("CoursesWeb.net"); }
setTimeout("someFunction()", 2000);
Clic pe instructiunea care returneaza numarul total de elemente dintr-un array asociativ.
count($array) count($array, 1) strlen()
$food =["fruits" =>["banana", "mar"), "veggie" =>["ceapa", "rosie"));
$nr_food = count($food, 1);
echo $nr_food;       // 6
Indicati Viitorul Perfect la negativ al verbului din paranteze, in propozitia: "The child (to not play) by Sunday".
has't played haven't been playing will haven't played
The child will haven't played by Sunday.
- Copilul nu s-ar fi jucat pana duminica.
Indicati Viitorul Perfect pentru verbul "contar" (a povesti) la forma "Él".
habrá contado va a contar contaba
Él no habrá contado el cuento.
- El nu ar fi spus povestea.
Viitorul continuu - Exercitii si teste engleza

Last accessed pages

  1. Verbe modale - SHALL, SHOULD, OUGHT TO, WILL, WOULD, USED TO, BE TO, DARE (33864)
  2. Verbe modale - Modal verbs - CAN, COULD, MAY, MIGHT, MUST (67711)
  3. Zilele saptamanii, Lunile si Anotimpuri - Exercitii incepatori (10692)
  4. Cursuri limba engleza gratuite si lectii online (66848)
  5. Iluziile Eului (171)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1248)
  2. Coduri pt culori (885)
  3. Curs HTML gratuit Tutoriale HTML5 (737)
  4. Cursuri limba engleza gratuite si lectii online (399)
  5. Gramatica limbii spaniole. Indrumator si prezentare generala (376)