Curs Engleza

Numere ordinale - 12 Words

Exercitii si teste audio de engleza si traducere. Recunoasteti cuvantul si traducerea dupa redarea audio.
Choose the Level:
Easy   Difficult

- Easy (Usor) - Raspunsul corect poate fi ales din lista de raspunsuri corecte.
- Difficult (Dificil) - Raspunsul corect trebuie scris intr-o caseta de text.

[{"ro":"primul","en":"the first","f":139},{"ro":"al doilea","en":"the second","f":140},{"ro":"al treilea","en":"the third","f":141},{"ro":"al patrulea","en":"the fourth","f":142},{"ro":"al cincilea","en":"the fifth","f":143},{"ro":"al saselea","en":"the sixth","f":144},{"ro":"al optalea","en":"the eigth","f":145},{"ro":"al zecelea","en":"the tenth","f":146},{"ro":"al unsprezecelea","en":"the eleventh","f":147},{"ro":"al treisprezecelea","en":"the thirteenth","f":148},{"ro":"al treizeci si doilea","en":"the thirty-second","f":149},{"ro":"al o sutalea","en":"the hundredth","f":150}]


Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care atribut specifica adresa unde sunt trimise datele din formular?
method action name
<form action="script.php" method="post"> ... </form>
Ce proprietate CSS desparte cuvinte lungi, adaugand pe rand nou?
word-wrap line-height font-size
#id {
  width: 100px;
  word-wrap: break-word;
}
Ce functie aranjeaza elementele din array in ordine alfabetica, bazat pe valorile lor?
pop() sort() shift()
var tutorials = ["php", "html", "css", "flash"];
tutorials.sort();
alert(tutorials[0]);          // css
Indicati functia care returneaza valoarea ultimului element din array.
current() next() end()
$code =[10=>"Perl", 20=>"PHP", 21=>"Python", 30=>"JavaScript");
$last = end($code);
echo $last;      // JavaScript
Alegeti verbul auxiliar corect care trebuie in propozitia: "Her plane ... just arrived".
have has does
Her plane has just arrived.
- Avionul ei tocmai a sosit.
Indicati forma corecta a verbului SER (a fi) in propozitia: "Vosotros ... muy simpáticos".
son soy sois
Vosotros sois muy simpáticos.
- Sunteti foarte simpatici.
Ordinal numbers - English Audio Tests

Last accessed pages

  1. Superlative (1985)
  2. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (279294)
  3. Español popular - Jerga de mexico (O-Z) (326)
  4. Exemple de conversatii in jargon (585)
  5. Español popular - Jerga de mexico (A -D) (516)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (87)
  2. Gramatica limbii spaniole. Indrumator si prezentare generala (59)
  3. Limba spaniola curs online incepatori si avansati (30)
  4. Accentul si Pronuntia (30)
  5. Teste spaniola - Tests y ejercicios de Español - Gramática (30)