Curs Engleza

- Scrieti verbul din paranteze la timpul viitor simplu, cu "will" (Future Tense), in acord cu subiectul.
  1. I ___ (to study)
  2. You ___ (to start)
  3. We ___ (to dance)
  4. He ___ (to sing)
  5. They ___ (to write)
  6. She ___ (to cook)
  7. It ___ here (to be)
  8. My brother ___ tomorrow. (to leave)
  9. The airplanes ___ fast. (to fly)
  10. The painter ___ a brush. (to get)
  11. You ___ in the park. (to run)
  12. It ___ three windows. (to have)
  13. She ___ my homework. (to do)
  14. I ___ some nuts. (to eat)
  15. You ___ a green shirt. (to wear)
  16. I ___ 2 hours. (to wait )
["will study","will start","will dance","will sing","will write","will cook","will be","will leave","will fly","will get","will run","will have","will do","will eat","will wear","will wait"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Clic pe tag-ul care creaza celula in tabel.
<tr> <span> <td>
<table></tr>
  <td>Cell-1</td><td>Cell-2</td>
</tr></table>
Indicati proprietatea CSS care adauga o imagine pentru fundal
background-color background-image color
h3 {
  background-image: url("image.jpg");
}
Ce instructiune se foloseste la parcugerea elementelor unui Array?
for() [) object()
var arr = [1, "ab", "CoursesWeb.net"];
for(var i=0; i< arr.length; i++) { alert(arr[i]); };
Indicati functia PHP utilizata la parcurgerea elementelor unui Array asociativ.
for() foreach() if()
$arr =["k1"=>"v1", "k2"=>"v2", "k3"=>"v3");
foreach($arr AS $k => $v) { echo "<br/>". $k ." - ". $v; }
Care din urmatoarele cuvinte este sinonim cu "gentle" (bland)?
meek good beautiful
He is so kind and meek.
- El este atat de amabil si bland.
Care din urmatoarele cuvinte este sinonim cu "amable" (bland, prietenos)?
hermoso fuerte manso
Tu padre tiene un carácter muy manso.
- Tatal tau are un caracter foarte bland.

S H A R E

Sharing Twitter

Last accessed pages

  1. Exprimarea timpului (1721)
  2. Afisare si chenare din CSS la elemente HTML (5906)
  3. Prezentul simplu si continuu - Present Tense Simple and Continuous (149302)
  4. Trecutul simplu - Exercitii si teste incepatori (26536)
  5. Limba spaniola curs online incepatori si avansati (30525)

Popular pages this month

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