Top 20 solved JAVA operators based MCQS

this video will help you to prepare for Java SE 8 Programmer OCA Certification, if you are preparing for it. It contains mcqs that will brush up and make your concepts more strong.
-------------------
if you want to know more about me read further
I am new to youtube if you will subscribe it will make me HAPPY ! I create content about engineering topics.
like my content. Drop a hello on social media (any collaboration)
INSTAGRAM (private) - / diyaw_
INSTAGRAM (public) - / bewitch_gram
FACEBOOK - / diya.wadhwani1
LINKEDIN - / diyaw
GMAIL - justmoonthings62@gmail.com
java programming
java programming for interview
java programming examples
java programming interview questions
java programming language
beginning with java programming
java programming for beginners
java programming interview questions and answers
java programming questions and answers,
java programming exercises,
java programming mcq,
help with java programming,
interview questions,
interviews,
interviews questions and answers,
interview preparation,
technical mcq questions,
technical mcq,
tcs technical mcq questions with answers,
technical mcq questions for cse,
technical mcq questions on java,
technical mcq for cse,
technical mcq questions in java,
technical mcq questions and answers,
java technical mcq questions and answer,
technical mcq questions on java,
java technical mcq questions and answers,
technical mcq java,
technical mcq in java,
java technical test mcq
technical mcq questions in java
technical mcq questions java
technical mcqs on java
technical mcq on java
it covers mcqs on following topics
java mcqs on string
java programming mcqs
java theory based mcqs
java mcqs on operators
java mcqs on data types
java mcqs on ternary operator
java mcqs on string
java mcqs on object oriented programming
java mcqs on try- catch block
java mcqs on run time error

Пікірлер: 23

  • @MrDeepakekbote
    @MrDeepakekbote Жыл бұрын

    Question 4: int i = 10.0; Its incorrect as by default decimal value is double and we're attempting to assign to int type which (higher byte size to lower byte size). Which will give Compile Time error as possible lossy conversion/ possible loss of precision. Hence options d is also incorrect.

  • @parameshparamesh-kq1jc
    @parameshparamesh-kq1jc10 ай бұрын

    8 th question i got possiable lossy conversion from double to long,I think double is higher range not depending on type , class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); long a= 10; double b=20; long c=a+b; System.out.println(c); } }

  • @adityabajpai5618
    @adityabajpai5618 Жыл бұрын

    For Question 18: They are reserved words (for the future use). The true false and null − True, false and null represents certain values in Java, they are used as literals. They are not considered as keywords

  • @sovickmajee5209
    @sovickmajee52094 ай бұрын

    Q:8---Falae

  • @kadereklou6132
    @kadereklou61323 ай бұрын

    Q4, option d) is not correct also because 10.0 is double and not int so , response are b) and d)

  • @universalguy3115
    @universalguy31153 жыл бұрын

    I am gona share this to my friends who is preparing for the interviews.

  • @justmoonthings

    @justmoonthings

    3 жыл бұрын

    You made me Smile :)

  • @chiragbellara6087
    @chiragbellara60874 жыл бұрын

    Great content. Keep it up.

  • @justmoonthings

    @justmoonthings

    4 жыл бұрын

    Thankyou

  • @octabplus3793
    @octabplus37933 жыл бұрын

    #keepgoing

  • @justmoonthings

    @justmoonthings

    3 жыл бұрын

    Thankyou

  • @newb8032
    @newb8032 Жыл бұрын

    Thanks, you know! 😆

  • @Spmdiamond
    @Spmdiamond2 жыл бұрын

    Q.16 smile😁😁😁😍😍

  • @mithank2666
    @mithank26662 жыл бұрын

    thank you again

  • @justmoonthings

    @justmoonthings

    2 жыл бұрын

    Thank you too!

  • @ARUNSINGH-lo7jx
    @ARUNSINGH-lo7jx2 жыл бұрын

    D

  • @ARUNSINGH-lo7jx
    @ARUNSINGH-lo7jx2 жыл бұрын

    A

  • @naveenantony3924
    @naveenantony39242 жыл бұрын

    Q8) is wrong! Type mismatch: cannot convert from double to long Q18) also wrong !! true and false are not keywords in java. please check

  • @fashionillustrationpds1364
    @fashionillustrationpds13642 жыл бұрын

    18 answer is wrong

  • @sandeep_yadav_jhagdoliya
    @sandeep_yadav_jhagdoliya Жыл бұрын

    Q. 4 float a=10; also wrong, correct is float a=(10)f;

  • @kadereklou6132

    @kadereklou6132

    3 ай бұрын

    float a=10; is correct but float a=10.0 must be incorrect;

  • @universalguy3115
    @universalguy31153 жыл бұрын

    55 more subscribers needed to earn money from this channel.

  • @justmoonthings

    @justmoonthings

    3 жыл бұрын

    can't wait ;)