1.  Typescript can be compiled to all major versions of Javascript(ES3,ES5,ES6,ES7)

2.  Typescript can be used for cross "“browser development and is an open source project

3.  Typescript is a superset of JavaScript that provides typed nature to your code

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  Modules

2.  Classes

3.  Interfaces

4.  All of these

4
Correct Answer :

All of these


Explanation :
No Explanation available for this question

1.  Boolean var b Value: boolean = false

2.  Number var age: number = 16

3.  String var name: string = "jon"

4.  All of the above mentioned

4
Correct Answer :

All of the above mentioned


Explanation :
No Explanation available for this question

1.  It helps in code structuring

2.  Use class-based object-oriented programming

3.  Impose coding guidelines

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  Global Scope

2.  Class Scope

3.  Local Scope

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  A variable name should contain alphabets and numeric digits

2.  It cannot contain spaces and special characters except underscore (_) and dollar ($) sign

3.  A variable name cannot begin with a digit

4.  All

4
Correct Answer :

All


Explanation :
No Explanation available for this question

1.  Gradual

2.  Dynamic

3.  Duck

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  noImplicitAny

2.  noAutoType

3.  Implicit = FALSE

4.  autoTypeAssignment = FALSE

4
Correct Answer :

noImplicitAny


Explanation :
No Explanation available for this question

1.  December 2012

2.  October 2012

3.  October 2013

4.  November 2013

4
Correct Answer :

October 2012


Explanation :
No Explanation available for this question

1.  .tst

2.  .nod

3.  .txt

4.  .tt

4
Correct Answer :

.tst


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python