Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
Ask a Question
Which of the following is a correct declaration in java?
0
votes
78
views
asked
Sep 6, 2023
in
General
by
Admin
(
0
points)
closed
Sep 6, 2023
by
Admin
Which of the following is a correct declaration in java?
a. char[] Tic = new char();
b. char[] Tic = new char[19];
c. char[] Tic = new char(14);
d. char[] Tic = new char[];
closed
primmer
Please
log in
or
register
to add a comment.
1
Answer
0
votes
answered
Sep 6, 2023
by
Admin
(
0
points)
Best answer
b
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
127
views
Which of the following is true about Continuous Integration?
asked
Sep 6, 2023
in
General
by
Admin
(
0
points)
primmer
0
votes
1
answer
74
views
Which of the following declarations will cause a compile time error?
asked
Sep 6, 2023
in
General
by
Admin
(
0
points)
primmer
0
votes
1
answer
352
views
Predict the output of the following statement. Select substr(“Yellow is A colour”,1,5) from
asked
Sep 6, 2023
in
General
by
Admin
(
0
points)
primmer
0
votes
1
answer
72
views
Arrow symbols in the flowchart is used to show the sequence of steps and the relationship
asked
Sep 6, 2023
in
General
by
Admin
(
0
points)
primmer
0
votes
1
answer
84
views
Which of the given statements is true about XP?
asked
Sep 6, 2023
in
General
by
Admin
(
0
points)
primmer
2.8k
questions
2.8k
answers
0
comments
76
users
Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...