Запитання 3
Reálna premenná (javascript)?
Варіанти відповідей
var c = "3.4";
real c = 3,4;
var c = 3.4;
float c = 3.4;