Its the best locale to reinforce the knowledge.👨🏫
Knowledge Circle
Which of the following Java statement assigns 250 to last element of a 4×4 array?
5 days ago | [YT] | 8
View 2 replies
Which of the following is true about constructor?
1 week ago | [YT] | 6
View 3 replies
System.out.print(20 + 50 + "70"); will print:
2 weeks ago | [YT] | 8
View 14 replies
Setting a loop condition that never becomes false and leads to an infinite loop is considered as ________ error.
2 weeks ago | [YT] | 11
View 9 replies
https://youtu.be/DCwQfQLWqw8
3 weeks ago | [YT] | 9
View 0 replies
Predict the output -int a='7'; char b='x';System.out.println(a+' '+b);
3 weeks ago | [YT] | 13
View 8 replies
Name the type of loop -for(i=1;i<10;i++);
4 weeks ago | [YT] | 14
View 4 replies
Assertion(A): ASCII supports 128 characters Reason(R): ASCII is a 7-bit character encoding scheme
View 1 reply
Which of the following works as unary as well as binary operator?
1 month ago | [YT] | 9
What is the term for the a condition that occurs during program execution that disrupts the normal flow of instructions?
1 month ago | [YT] | 13
Load more
Knowledge Circle
Which of the following Java statement assigns 250 to last element of a 4×4 array?
5 days ago | [YT] | 8
View 2 replies
Knowledge Circle
Which of the following is true about constructor?
1 week ago | [YT] | 6
View 3 replies
Knowledge Circle
System.out.print(20 + 50 + "70"); will print:
2 weeks ago | [YT] | 8
View 14 replies
Knowledge Circle
Setting a loop condition that never becomes false and leads to an infinite loop is considered as ________ error.
2 weeks ago | [YT] | 11
View 9 replies
Knowledge Circle
https://youtu.be/DCwQfQLWqw8
3 weeks ago | [YT] | 9
View 0 replies
Knowledge Circle
Predict the output -
int a='7'; char b='x';
System.out.println(a+' '+b);
3 weeks ago | [YT] | 13
View 8 replies
Knowledge Circle
Name the type of loop -
for(i=1;i<10;i++);
4 weeks ago | [YT] | 14
View 4 replies
Knowledge Circle
Assertion(A): ASCII supports 128 characters
Reason(R): ASCII is a 7-bit character encoding scheme
4 weeks ago | [YT] | 14
View 1 reply
Knowledge Circle
Which of the following works as unary as well as binary operator?
1 month ago | [YT] | 9
View 3 replies
Knowledge Circle
What is the term for the a condition that occurs during program execution that disrupts the normal flow of instructions?
1 month ago | [YT] | 13
View 1 reply
Load more