Curs Engleza

- Adaugati unul din prefixele: "dis", "mis" sau "un", potrivit in contextul propozitiei, in acord cu traducerea.
[ "The children ___obey their teacher. - Copiii nu asculta de profesorul lor.", "I tried to speak to the professor, but he was ___available. - Am incercat sa vorbesc cu profesorul, dar nu era disponibil.", "___behave suggests that there was a correct way to behave. - Comportarea urata sugereaza ca a existat o modalitate corecta de a se comporta.", "It`s ok to ___agree with what people say. - E in regula sa nu fiti de acord cu ceea ce spun oamenii.", "The sentence contained a ___placed comma. - Propozitia continea o virgula pusa gresit.", "A wise man turn a ___advantage into a gain. - Un om intelept transforma un dezavantaj intr-un castig.", "The state of peace and happiness is ___avoidable. - Starea de pace si fericire este inevitabila.", "Where did Sally ___appear to? She was here a moment ago. - Unde a disparut Sally? Era aici acum un moment.", "Locknow might be a ___print for Looknow. - Locknow ar putea fi o greseala de tipar pentru Looknow (Priveste-acum).", "It was an ___tidy room, but now is so clean. - A fost o camera neingrijita, dar acum e asa de curata.", "___appointment is just a reflexion of the mind bound with the past. - Dezamagirea este doar o reflectie a mintii legata de trecut.", "The land is ___fit for food crops. - Terenul nu este potrivit pentru culturi alimentare.", "The water was ___placed by the volume of the rocks. - Apa a fost inlocuita de volumul rocilor.", "It was just a ___timed joke. - A fost doar o gluma inoportuna.", "The ___truth does not exist. - Neadevarul nu exista.", "The true forgiveness cures any ___ability. - Iertarea adevarata vindeca orice handicap." ]
["dis","un","Mis","dis","mis","dis","un","dis","mis","un","Dis","un","dis","mis","un","dis"]

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Ce tip de <input> creaza un camp de text care trebuie sa contina doar numere?
type="text" type="number" type="date"
<input type="number" name="points" min="5" max="80" />
Ce proprietate CSS permite modificarea transparentei unui element?
font-style opacity color
#id {
  filter:alpha(opacity=40);    /* for IE */
  opacity:0.4;
}
Clic pe functia care formateaza un numar la o anumita lungime de caractere.
toPrecision() exp() toFixed()
var num = 12.84567;
alert( num.toPrecision(3) );       // 12.8
Ce functie aranjeaza aleator elementele dintr-un array?
natsort() shuffle() sort()
$lang =[10=>"PHP", 20=>"JavaScript", "site"=>"coursesweb.net");
shuffle($lang);
var_export($lang);     // array (0=>"coursesweb.net", 1=>"PHP", 2=>"JavaScript")
Indicati Superlativul cuvantului "good" (bun).
better best goodest
She is the best in our class.
- Ea este cea mai buna din clasa noastra.
Care este Superlativul cuvantului "bueno" (bun)?
el mejor más bueno muy bueno
Él es el mejor en nuestra clase.
- El este cel mai bun din clasa noastra.
Prefixele dis, mis, un - Test engleza

Last accessed pages

  1. Pensula si Radiera (985)
  2. Poezii pentru copii, in engleza (40049)
  3. Sufixele ful, less si nees - Test engleza (4724)
  4. Sufixele -ful, -less si -ness - ful, less and ness suffixes (17807)
  5. Iluziile Eului (151)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (259)
  2. Exercitii engleza - English Tests and exercises - Grammar (151)
  3. Cursuri limba engleza gratuite si lectii online (120)
  4. Gramatica limbii engleze - Prezentare Generala (114)
  5. Prezentul simplu - Exercitii si teste incepatori (107)