Telegram Web Link
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q: Identify the infinite loop.
Anonymous Quiz
13%
for(; ;)
36%
for(int i = 0; i < 1; i--)
27%
for(int i = 0; ;i++)
24%
All of the above
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q: Exception created byΒ tryΒ block is caught in which block
Anonymous Quiz
36%
catch
32%
throw
24%
final
8%
none
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q:- Which of the following exception is thrown when divided by zero statement is executed?
Anonymous Quiz
33%
NullPointerException
33%
NumberFormatException
28%
ArithmeticException
6%
None
✍🏻✍🏻.......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q: Where is System class defined?
Anonymous Quiz
30%
java.lang.package
37%
java.util.package
24%
java.io.package
9%
None
Join me in making super fast UPI money transfers with Paytm!

Just send β‚Ή1 to my number and get upto β‚Ή100 cashback. Hurry! This Offer expires in 7 days.

Use this link: https://p.paytm.me/xCTH/v8i69b60
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q: Identify the prototype of the default constructor.
Anonymous Quiz
28%
Public class Solution {}
17%
Solution(void)
21%
Solution()
25%
public Solution(void)
9%
public Solution()
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q: Identify the correct way of declaring constructor.
Anonymous Quiz
22%
Public class Solution {}
14%
Solution(){}
29%
public Solution(){}
12%
Solution(void){}
23%
Both (A) and (B)
Find the output
Public class Solution{
Public static void main(String args[]){ Int i; for(i = 1; i < 6; i++){ if(i > 3) continue } System.out.println(i); } }
Anonymous Quiz
13%
1
24%
3
33%
4
18%
5
11%
6
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q: Which of the following statements are true about finalize() method?
Anonymous Quiz
20%
It can be called Zero or one times
33%
It can be called Zero or more times
35%
It can be called Exactly once
12%
It can be calledOne or more times
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Q: What does the operator >>>> do?
Anonymous Quiz
48%
Right shift operator
31%
Left shift operator
13%
Zero fill left shift
8%
Zero fill right shift
✍🏻✍🏻......πŸƒπŸƒπŸƒ......✍🏻✍🏻
Dear professionals,
Amazing Free course for each and every individuals.

This course from *University of Maryland* - US state

URL: https://www.coursera.org/learn/cybersecurity-for-everyone

Professor: Dr. Charles Harry and Team.

Beneficial for each and everyone who wants to go with cyber security domain or who wants to go with next organization in AI - AR - Robotics and latest product or project based companies.


Thank you for reading entire message.


@Compu
2025/07/06 22:44:21
Back to Top
HTML Embed Code: