InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
___________ file is the entry point to the application. |
|
Answer» ___________ FILE is the ENTRY POINT to the APPLICATION. |
|
| 2. |
tns doctor' command is used to __________. |
|
Answer» tns doctor' COMMAND is used to __________. |
|
| 3. |
What is tns in Nativescript? |
|
Answer» What is tns in Nativescript? |
|
| 4. |
Lib folder contains the __________ and dependencies to other platform specific libraries. |
|
Answer» Lib FOLDER contains the __________ and dependencies to other platform SPECIFIC libraries. |
|
| 5. |
How to install NativeScript CLI? |
|
Answer» How to INSTALL NATIVESCRIPT CLI? |
|
| 6. |
tns doctor command is used to __________. |
|
Answer» tns doctor COMMAND is used to __________. |
|
| 7. |
NativeScript provides single codebase for both android and iOS. |
|
Answer» NativeScript PROVIDES single CODEBASE for both ANDROID and IOS. |
|
| 8. |
NativeScript can be described as write once, run anywhere. |
|
Answer» NativeScript can be described as write once, RUN anywhere. |
|
| 9. |
How many types of selectors are supported in NativeScript? |
|
Answer» How MANY TYPES of selectors are supported in NativeScript? |
|
| 10. |
The source code resides in the ________ folder. |
|
Answer» The source code RESIDES in the ________ FOLDER. |
|
| 11. |
NativeScript supports LESS (LEaner cSS ) and SASS (Syntactically Awesome Style Sheets). |
|
Answer» NativeScript supports LESS (LEANER cSS ) and SASS (Syntactically Awesome Style Sheets). |
|
| 12. |
NativeScript has cross compiler like Xamarin. |
|
Answer» NATIVESCRIPT has cross compiler like XAMARIN. (1)FALSE (2)True Answer:-(1)False |
|
| 13. |
Select one which is not a layout type of NativeScript. |
|
Answer» SELECT one which is not a layout TYPE of NativeScript. (1)AbsoluteLayout (2)WrapperLayout (3)FlexboxLayout (4)DockLayout Answer:-(2)WrapperLayout |
|
| 14. |
__________ is the root-level container for your app's UI and you can use it for navigation inside your app. |
|
Answer» __________ is the root-level CONTAINER for your APP's UI and you can use it for navigation inside your app. |
|
| 15. |
In NativeScript, the UI is written in _________ and coding is done with __________. |
|
Answer» In NATIVESCRIPT, the UI is written in _________ and CODING is DONE with __________. |
|
| 16. |
Which of the selector type has highest priority in NativeScript CSS? |
|
Answer» Which of the SELECTOR type has highest priority in NativeScript CSS? |
|
| 17. |
To include geolocation in your app, which command has to be executed? |
|
Answer» To include geolocation in your app, which command has to be executed? |
|
| 18. |
camera.isAvailable() method will return false when used in iOS simulator/Android Emulator. |
|
Answer» camera.isAvailable() METHOD will RETURN false when used in iOS simulator/Android Emulator. |
|
| 19. |
An event can be generated by __________. |
|
Answer» An event can be GENERATED by __________. |
|