Login
Remember
Register
User john ganales
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by john ganales
0
votes
1
answer
Which of the following is the correct syntax to use for loop in Vue.js?
asked
Apr 13, 2022
in
VueJS
vuejs-loop
vue-js-tutorial
vue-js-vs-react
vue-js-interview-questions
vue-js-vs-angular
vue-js-installation
vue-js-declarative-
vue-js-renderingconditions-&-loops
vue-js-instances
vue-js-template
vue-js-components
vue-js-routing
vue-js-mixins
vue-js-computed-properties
vue-js-watch-property
vue-js-functions
vue-js-directives
vue-js-event-handling
vue-js-data-binding
0
votes
1
answer
Which of the following is the correct way to install Vue.js in your project?
asked
Apr 13, 2022
in
VueJS
install-vuejs
vue-js-tutorial
vue-js-vs-react
vue-js-interview-questions
vue-js-vs-angular
vue-js-installation
vue-js-declarative-
vue-js-renderingconditions-&-loops
vue-js-instances
vue-js-template
vue-js-components
vue-js-routing
vue-js-mixins
vue-js-computed-properties
vue-js-watch-property
vue-js-functions
vue-js-directives
vue-js-event-handling
vue-js-data-binding
0
votes
1
answer
Which of the following data binding interpolation is also known as "Mustache" syntax?
asked
Apr 13, 2022
in
VueJS
mustache-syntax
vuejs
vue-js-tutorial
vue-js-vs-react
vue-js-interview-questions
vue-js-vs-angular
vue-js-installation
vue-js-declarative-
vue-js-renderingconditions-&-loops
vue-js-instances
vue-js-template
vue-js-components
vue-js-routing
vue-js-mixins
vue-js-computed-properties
vue-js-watch-property
vue-js-functions
vue-js-directives
vue-js-event-handling
vue-js-data-binding
0
votes
1
answer
Which company invented Vue.js?
asked
Apr 13, 2022
in
VueJS
vuejs
vue-js-tutorial
vue-js-vs-react
vue-js-interview-questions
vue-js-vs-angular
vue-js-installation
vue-js-declarative-
vue-js-renderingconditions-&-loops
vue-js-instances
vue-js-template
vue-js-components
vue-js-routing
vue-js-mixins
vue-js-computed-properties
vue-js-watch-property
vue-js-functions
vue-js-directives
vue-js-event-handling
vue-js-data-binding
0
votes
1
answer
What is the main usage of Vue.js?
asked
Apr 13, 2022
in
VueJS
vue-js-usage
vue-js-tutorial
vue-js-vs-react
vue-js-interview-questions
vue-js-vs-angular
vue-js-installation
vue-js-declarative-
vue-js-renderingconditions-&-loops
vue-js-instances
vue-js-template
vue-js-components
vue-js-routing
vue-js-mixins
vue-js-computed-properties
vue-js-watch-property
vue-js-functions
vue-js-directives
vue-js-event-handling
vue-js-data-binding
0
votes
1
answer
Why is Vue.js called a progressive framework?
asked
Apr 13, 2022
in
VueJS
progressive-framework
vue-js-tutorial
vue-js-vs-react
vue-js-interview-questions
vue-js-vs-angular
vue-js-installation
vue-js-declarative-
vue-js-renderingconditions-&-loops
vue-js-instances
vue-js-template
vue-js-components
vue-js-routing
vue-js-mixins
vue-js-computed-properties
vue-js-watch-property
vue-js-functions
vue-js-directives
vue-js-event-handling
vue-js-data-binding
0
votes
1
answer
Which of the following statement best define Vue.js?
asked
Apr 13, 2022
in
VueJS
vue-js
vue-js-tutorial
vue-js-vs-react
vue-js-interview-questions
vue-js-vs-angular
vue-js-installation
vue-js-declarative-
vue-js-renderingconditions-&-loops
vue-js-instances
vue-js-template
vue-js-components
vue-js-routing
vue-js-mixins
vue-js-computed-properties
vue-js-watch-property
vue-js-functions
vue-js-directives
vue-js-event-handling
vue-js-data-binding
0
votes
1
answer
State True or False. Internal tables exist only at the runtime
asked
Apr 13, 2022
in
SAP ABAP
internal-tables
0
votes
1
answer
Internal tables consists of __________.
asked
Apr 13, 2022
in
SAP ABAP
internal-tables
0
votes
1
answer
System Variable in ABAP is SY-TABIX is used to
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-tables
0
votes
1
answer
If the statements in a loop are not executed at all, the value of sy-subrc would be
asked
Apr 13, 2022
in
SAP ABAP
loop-execution
internal-tables
0
votes
1
answer
____________ is the default work area for internal tables with headerline.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-tables
0
votes
1
answer
To change or output the contents of an internal table, you need a
asked
Apr 13, 2022
in
SAP ABAP
internal-tables
0
votes
1
answer
If the internal table is empty,_____________.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-table
0
votes
1
answer
System variable used in debugging.
asked
Apr 13, 2022
in
SAP ABAP
system-variable
0
votes
1
answer
Search is done using hash algorithm in __________.
asked
Apr 13, 2022
in
SAP ABAP
hash-algo
table-search
0
votes
1
answer
Syntax for Loop in ABAP.
asked
Apr 13, 2022
in
SAP ABAP
abap-loop
0
votes
1
answer
____________ statement provides information about an internal table’s attributes.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-table
0
votes
1
answer
CLEAR <internal table> is used to:
asked
Apr 13, 2022
in
SAP ABAP
clear-table
sap-internal-table
0
votes
1
answer
How many types of internal tables are there?
asked
Apr 13, 2022
in
SAP ABAP
internal-tables-types
0
votes
1
answer
State True or False: The DESCRIBE TABLE statement provides information about an internal table’s attributes.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-tables
describe-table
0
votes
1
answer
State True or False. Internal tables cannot be nested
asked
Apr 13, 2022
in
SAP ABAP
internal-tables-nesting
0
votes
1
answer
When there is no error in the program and all the loops in the program are executed successfully at least once, the value of sy-subrc would be________.
asked
Apr 13, 2022
in
SAP ABAP
sap-error
0
votes
1
answer
______________ are used to store the data fetched from the database tables at the runtime.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-tables
0
votes
1
answer
_____________ tables are always sorted by a key.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-tables
sorted-key
0
votes
1
answer
___________ is used to summate entries in an internal table.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-tables
0
votes
1
answer
Search is done using binary search algorithm in __________.
asked
Apr 13, 2022
in
SAP ABAP
sap-internal-tables
search-algorithm
0
votes
1
answer
Which of the following is not a valid aggregate function?
asked
Nov 4, 2021
in
Sql
aggregate-function
0
votes
1
answer
Which of the following is not Constraint in SQL?
asked
Nov 4, 2021
in
Sql
sql-constraints
0
votes
1
answer
Which datatype can store unstructured data in a column?
asked
Nov 4, 2021
in
Sql
sql-datatype
Page:
« prev
1
...
57
58
59
60
61
62
63
64
65
66
67
...
83
next »
...