en
Feedback
جافا Java

جافا Java

Open in Telegram

ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم

Show more
6 144
Subscribers
-924 hours
-257 days
-8730 days
Posts Archive
What will be the output of the following Java statement? #java_1
What will be the output of the following Java statement? #java_1

Which data type value is returned by all transcendental math functions? #java_1
Anonymous voting

What is the range of byte data type in Java? #java_1
Anonymous voting

What is the range of short data type in Java? #java_1
Anonymous voting

#java_1

نكتفي اليوم اتمنى مشاركه الرابط حتى تستفيد مجموعة أكثر🥰 https://t.me/learn_java_e/405

Answer
Anonymous voting

What will be the output of the following Java program? #java_2
What will be the output of the following Java program? #java_2

Which of the following statements is correct? #java_2
Anonymous voting

Answer
Anonymous voting

What will be the output of the following Java program? #java_2
What will be the output of the following Java program? #java_2

Which of these operators is used to allocate memory for an object? #java_2
Anonymous voting

Which of the following is a valid declaration of an object of class Box? #java_2
Anonymous voting

Which of these keywords is used to make a class? #java_2
Anonymous voting

اليوم الاسئله خاصه في جافا ٢ #java_2

A _____ is a simple data type. There are eight of these types in Java; byte, short, int, long, float, double, char, boolean. They serve as the bulding blocks for more complex data types, known as reference types #java_1
Anonymous voting

_____ are complex data types that are constructed from primative types #java_1
Anonymous voting

A _ is a statement that reserves a named memory location and includes the following: A data type that identifies the type of data that the variable will store, An identifier that is the variable's name #java_1
Anonymous voting

A data item is _____ when it svalue cannot be changed while a program is running; a data item is a variable when its value might change #java_1
Anonymous voting

A _____ describes the type of data that can be stored there, how much memory the item occupies, and what types of operations can be performed on the data #java_1.
Anonymous voting