Login
Remember
Register
User Robindeniel
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by Robindeniel
0
votes
1
answer
_____________ is a container for uploading and processing data.
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
Which of the following approach does Birst use for responsive design?
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
Birst compiles report into Java byte code.
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
_______________layer creates a single source of information and ensures that each user can trust the truthfulness of the data they use.
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
Birst enables data extraction from Analytical databases.
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
Birst converts logical queries into physical queries before execution.
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
________ is the ability to craft customized views of dimension columns and measures.
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
________ is a feature in the Birst Admin module that allows you to define drill paths.
asked
Apr 11, 2021
in
Birst
birst-interview-questions
birst-mcq-questions
birst-questions-answers
birst-cache
cache-birst
birst-compiler
0
votes
1
answer
How to Set Path and system Variable for Java?
asked
Apr 10, 2021
in
JAVA
java
question
system-variable
path-java
Java-questions-answers
0
votes
1
answer
What are the Features of Java? List down them
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
What is the default encoding for an OutputStreamWriter?
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
In character stream I/O, a single read/write operation performs _____.
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
What is the result of the following program?
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Which of the following modifiers can be used for a variable so that it can be accessed by any thread or a part of a program?
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
If a thread goes to sleep
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
If three threads trying to share a single object at the same time, which condition will arise in this scenario?
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
How many threads can be executed at a time?
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Which of the following code segment would execute the stored procedure "getPassword()" located in a database server?
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Given, the below condition ,identify the output
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
What is meant by the classes and objects that dependents on each other?
asked
Apr 10, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
What will be the output of the following program?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Which of the following is a mutable class in java?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
+1
vote
1
answer
Given, ArrayList list = new ArrayList(); What is the initial quantity of the ArrayList list?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Which of the following is a valid syntax to synchronize the HashMap?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Given that Student is a class, how many reference variables and objects are created by the following code?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Which of the given methods are of Object class?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
What is the use of \w in regex?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
Which of the following is false?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
What will be the output of the following program?
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
0
votes
1
answer
In java, jar stands for_____.
asked
Apr 9, 2021
in
JAVA
java
java-questions-and-answers
java-mcq
core-java-mcq
java-multiple-choice-questions
java-questions-2021
java-interview-questions
java-advanced-questions
Java-questions-answers
Page:
« prev
1
...
59
60
61
62
63
64
65
66
67
68
69
...
148
next »
...