In Forward Navigation, _________ is the root level component for navigation
1.Frame
2. Page
3.Both A and B
4.None of the above
Which module is useful for debugging?
1.Van der Wall’s effect
2. D’Arsonval movement
3.Paschen effect
4.Azhimuthal quatum number
WrapLayout is used to wrap contents on new rows or columns.
1.TRUE
2.FALSE
3.Can be true or false
4.Can not say
How many type of UI containers nativeScript application have?
1.1
2.2
3.3
4.4
How would you test your nativescript angular application?
1.Run it in Android emulator
2. Call it from a JSP
3.Use a custom Eclipse plugin
4.Run it in a web browser
In NativeScript, navigation is split into __________ different categories based on the direction
1.1
2.2
3.3
4.4
NativeScript exposes the native API through a collection of JavaScript plugins called?
1.Native package
2.Native framework
3.Native plugins
4.Native modules
NativeScript is an open source framework for creating native?
1.iOS
2.Android
3.Both A and B
4.Blackberry
NativeScript provides a large set of user interface components and are called as widgets.
1.TRUE
2.FALSE
3.Can be true or false
4.Can not say
NativeScript supports ______ type of data binding.
1.1
2.3
3.2
4.4
NativeScript supports _______ layouts containers.
1.3
2.4
3.5
4.6
NativeScript was developed by?
1.Nitobi Software
2.Progress Telerik
3.Microsoft
4.IBM
The basic syntax to create a new application is?
1.tns create --template
2.tns create
3.tns create --template
4.None of the mentioned
tns-template-name is the name of the template.
1.Yes
2.No
3.Can be yes or no
4.Can not say
Two-way Data Binding binds the model data to UI and also binds the data updated in UI to model.
1.TRUE
2.FALSE
3.Can be true or false
4.Can not say
Which of the following are features of NativeScript?
1.Extensible
2.Easy to setup
3.Can build rich animations, graphs, charts and lists
4.All of the above
Which of the following Is true about Event sender?
1.function, which listen for a particular event and then executed when an event is fired.
2.object, which raise the actual event
3.Both A and B
4.None of the above
____ Component is used to get multi-line text content from the user.
1.SearchBar
2.TextView
3.Switch
4.Slider
_____ is used to create tab based application.
1.Navigation template
2.Master-Detail template
3.Tab navigation template
4.Custom template
______ container component is one of the complex layout container and arranges child elements in tabular format with rows and columns.
1.DockLayout
2.Absolute
3.GridLayout
4.StackLayout
_______ container component is one of the complex layout container and arranges child elements in tabular format with rows and columns.
1.DockLayout
2.Absolute
3.GridLayout
4.StackLayout