by

The following are ways to declare a variable in TypeScript, except ________.

(1)var 2
(2)var localLength=13
(3)var lengthA:string = "meter"
(4)var lengthB:string

1 Answer

0 votes
by

Answer:-(1)var 2

Related questions

0 votes
    Given the widely-shared type Omit, with the definition: type Omit = Pick; which is used to subtract ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 29, 2022 in Education by JackTerrance
0 votes
0 votes
    Can we declare a variable be both constant and volatile in C?...
asked Jan 23, 2021 by JackTerrance
0 votes
    I am trying to declare a list which can either be full of type 'a' data or type 'b' at a ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    I am trying to declare a list which can either be full of type 'a' data or type 'b' at a ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    The following are lifecycle events of a server, except ________ 1. None of the options 2. Create a new server 3. Delete the server 4. Package a server template 5. Update the server...
asked Sep 18, 2021 in Technology by JackTerrance
0 votes
    The key-value pair data storages include all, except ________? In-memory Network Attached Storage Disk Storage Cache Storage All the options...
asked Sep 6, 2021 by JackTerrance
0 votes
    The following are CI tools, except ____________. (1)Maven (2)Jenkins (3)Travis CI (4)Teamcity...
asked Feb 5, 2023 in Technology by JackTerrance
0 votes
    The following are all caching types, except ___________. A. Server cache B. Shared Cache C. No Cache D. Distributed Cache E. Local & Remote Cache...
asked Jan 11, 2023 in Technology by JackTerrance
0 votes
    The following are operating system processing program except? A. Control programs B. Utility programs C. Library ... Linkage editor Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    The following are terminologies related to ethical hacking except ___________. Select the correct answer from above options...
asked Dec 1, 2021 in Education by JackTerrance
0 votes
    The following are Social Media Management Tools, except __________. HootSuite Drupal Lithium Hubspot...
asked Sep 5, 2021 in Technology by JackTerrance
0 votes
    The following are tools offered by deepnet platforms, except __________. (1)Deepnet Capability (2)H2O.aiH_{2}O.aiH?2??O.ai (3)Data Munging...
asked Jun 15, 2021 in Technology by JackTerrance
0 votes
    The following are Social Media Management Tools, except __________. (1)Lithium (2)HootSuite (3)Hubspot (4)Drupal...
asked May 31, 2021 in Technology by JackTerrance
0 votes
    All of the following are true regarding the Belmont Report, EXCEPT:...
asked Mar 1, 2021 in Education by Editorial Staff
...