• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu
0

to create a constructor function

to create a constructor function

javascript
30th Aug 2019, 10:14 AM
DineSh
DineSh - avatar
2 ответов
+ 6
class Car { constructor(color, brand) { this.color = color; this.brand = brand; } } let car = new Car("black", "Mercedes");
30th Aug 2019, 10:48 AM
r8w9
r8w9 - avatar

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
How my gradient is so mess I code in vscode and copied here to ask some questions please help me with this one too
1 Votes
HELP ME LEARN
1 Votes
Please tell me about methods
1 Votes
Does anyone know how to go to another "page" on the same page using the HTML button tag?
2 Votes
Can I learn both graphic design and web development at the same time?
0 Votes
I am beginner in CS, how I learn C++?
0 Votes
How do i learn php in here?
1 Votes
Hi everyone I hope you’re well
0 Votes
Running of python or js script (backend) and entering of html page by clicking SUBMIT button
2 Votes
Anyone’s make one brut force attack tools password breaker
0 Votes