Curs Engleza

- Treceti fiecare propozitie la Viitorul perfect continuu (unele propozitii sunt la alt timp, trebuie scrise la Viitor Perfect Continuu), forma specificata intre paranteze.
Pentru ca raspunsul sa fie validat corect, la negativ folositi forma prescurtata: "haven't", iar propozitiile interogative terminati-le cu semnul intrebarii (?).

[ "I learn all morning. (interogativ)", "They play. (negativ)", "You don't jog. (interogativ)", "It will move. (interogativ)", "He bought a cup. (negativ)", "They will sell corn. (negativ)", "You will make a tea. (interogativ)", "Will Tom catch a mouse? (negativ)", "You went to a hermitage. (interogativ)", "I'm brushing my teeth. (negativ)", "His cousins sing. (negativ)", "She recite a poem. (interogativ)" ]
["Will I have been learning all morning?","They will haven't been playing","Will you have been jogging?","Will it have been moving?","He will haven't been buying a cup","They will haven't been selling corn","Will you have been making tea?","Tom will haven't been catching a mouse","Will you been going to a hermitage?","I will haven't been brushing my teeth","His cousins will haven't been singing","Will she have been reciting a poem?"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tag se foloseste pentru a crea o caseta de adaugare text?
<form> <input> <div>
<input type="text" name="a_name" value="val" />
Ce proprietate CSS se foloseste pentru a afisa textul cu majuscule-mici?
display font-variant font-style
h3 {
  font-variant: small-caps;
}
Ce instructiune afiseaza o fereastra cu un mesaj in ea?
for() Date() alert()
var msg = "Viziteaza CoursesWeb.net";
alert(msg);
Indicati codul PHP prin care se obtine IP-ul utilizatorului.
$_SERVER["HTTP_USER_AGENT"] $_SERVER["REMOTE_ADDR"] $_GET[]
$ip = $_SERVER["REMOTE_ADDR"];
echo $ip;
Cum se traduce cuvantul "actually"?
actual de fapt acum
He actually came on time.
- De fapt, el a venit la timp.
Cum se traduce expresia: "Hace buen tiempo"?
Face timp E vreme frumoasa Drum bun
Hoy hace buen tiempo.
- Astazi e vreme frumoasa.
Viitorul perfect continuu - Exercitii si teste engleza

Last accessed pages

  1. Exercitii engleza - English Tests and exercises - Grammar (106116)
  2. Ir a + Infinitiv Forma de viitor (1873)
  3. Conditional IF in Limba Engleza - Fraze Conditionale (116487)
  4. Substantive - Exercitii si teste engleza incepatori (37610)
  5. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (256078)

Popular pages this month

  1. Prezentul simplu si continuu - Present Tense Simple and Continuous (1233)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (1203)
  3. Exercitii engleza - English Tests and exercises - Grammar (1174)
  4. Gramatica limbii engleze - Prezentare Generala (945)
  5. Conditional IF in Limba Engleza - Fraze Conditionale (853)