Login
Remember
Register
User AdilsonLima
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by AdilsonLima
+1
vote
1
answer
TypeScript is an open source programming language. False True
asked
Jan 27, 2020
in
JavaScript
0
votes
1
answer
Generics allows accepting arguments of _________.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2021
+1
vote
1
answer
Enum organizes a _______.
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
The following types are supported by TypeScript, except ______.
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
Which of the following demonstrates function overloading, if possible, in TypeScript?
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
What is true about Mixins in TypeScript?
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
Decorators provide a way for ________________.
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
Accessing a class of a module from outside is impossible in TypeScript. False True
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
The following are ways to declare a variable in TypeScript, except ________.
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
Type System is a _____________.
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
The optional parameter can be defined by using "?". False True
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
What is the form associated with @expression?
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
_________ in the command line enables experimental support for decorators.
asked
Jan 27, 2020
in
JavaScript
0
votes
1
answer
Which of the following is/are inherited from base class?
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
Which keyword is used for Inheritance in TypeScript?
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
The code snippet " if (value && typeof value == "string") {}; is used for ______________.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
Which keyword is used to access base class properties?
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
TypeScript uses prototypical inheritance instead of classical inheritance.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
Which of the options is used appropriately in JavaScript code?
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
value && typeof value == "DataType" is used for _________.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
The following are correct ways of defining variables in TypeScript, except _________.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
Syntax for a decorator is _________.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
Inheritance is implemented by using the ________ keyword.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
" var jarvis = function (x: number, y?: number): number {} " showcases _________.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
Generics is a/an _______.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
0
votes
1
answer
Which of the following is the right way of defining enum?
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
+1
vote
1
answer
Generics allows accepting arguments of _________.
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
Generics allows accepting arguments of _________.
asked
Jan 27, 2020
in
JavaScript
+1
vote
1
answer
Static type checking is done at ________.
asked
Jan 27, 2020
in
JavaScript
typescript
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2021
0
votes
1
answer
A type system is a set of ________.
asked
Jan 27, 2020
in
TypeScript - JavaScript's Superset
typescript
typescript-frescoplay
javascript-interview-questions
typescript-programming-questions
typescript-practice-problems
typescript-interview-questions-github
typescript-tutorial
typescript-quiz
angular-interview-questions
typescript-interview-questions-and-answers-2022
Page:
« prev
1
...
39
40
41
42
43
44
45
46
47
48
49
...
57
next »
...