Nice to meet you. It is snbmsn03.
Current goal: Java SE8 Silver passed Work experience: C # 1 year
I bought this collection of questions.
text Thorough capture Java SE 8 Silver problem collection [1Z0-808] correspondence Sumito Shiga From https://www.amazon.co.jp/dp/4844339931/ref=cm_sw_r_tw_dp_U_x_N3y5EbAHQYKDT @amazonJP
For confirmation of one's understanding and output purpose I will write without deciding what kind of person will read it. It would be great if someone studying Java Silver could find it and use it as a reference.
If you have any mistakes, we would appreciate it if you could point them out.
--Attachments: All classes, methods and variables
--For classes: Prohibition of inheritance
--For methods: Prohibit overriding
--For variables: Prohibition of reassignment
--Understanding --Can be used not only for variables but also for classes and methods --Similar to const in C # ――Is it slightly different from const in C #? (I haven't fully understood it yet, so just paste the quote source) (https://seesaawiki.jp/w/noboru2004/d/Java%20%A4%CE%20final%20%A4%C8%20C%20%A4%CE%20const%20%A4%CE%B0%E3%A4%A4%A1%A3)
--Some types cannot be inserted
--If omitted, it will be treated as processing when the conditional expression is true for only the next sentence. --The curly braces should be included as it will reduce readability.
Recommended Posts