en
Feedback
JAVA PROGRAMMING

JAVA PROGRAMMING

Open in Telegram

Hello! I am @imabhi3030 and welcome to the Coding channel! Here we can learn all things related to coding and improve our skills. I am always present to help you. If you need any kind of assistance, just let me know! 😊

Show more
5 009
Subscribers
No data24 hours
-97 days
+9630 days
Posts Archive
πŸ“šTopic :- Lecture 4 (Print A Pattern)

πŸ“šTopic :- Lecture 03 (Output in Java)

πŸ“šTopic :- Lecture 02 (Boilerplate Code)

πŸ“šTopic :- Lecture 01 (Create a Java File )

+7
Oops in Java βœ… QUICK Capsule βœ…

Bytecode is in a file with which extension?
Anonymous voting

What is the result of the code snippet above?
Anonymous voting

Code snippet
import java.util.ArrayList; 
import java.util.List;
public class JavaSETest {
    public static void main(String[] args) {
         List<Integer> elements = new ArrayList<>(); 
         elements.add(10);
         int firstElmnt = elements.get(1); 
         System.out.println(firstElmnt);
} }

Which of the below is reserved keyword in Java?
Anonymous voting

What type is (x+y)? double x = 39.21; float y = 2.1;
Anonymous voting

Which of the below is valid way to instantiate an array in java?
Anonymous voting

Java in one notes.pdf

Only for 18+ women's Infosys 3 months free program Click here to register - click here
Only for 18+ women's Infosys 3 months free program Click here to register - click here

Join Coder's our Chat folder πŸ“ here is everything you want share with friends 😁 If U want to be admin MSG @Myhurthearts https://t.me/addlist/433LZdSKQSg3YWFl

Do you love Crypto currency, Scam alert, online earning, crypto listing and more in one channel πŸ˜€ join now πŸ‘‡ https://t.me/crypto_mlmcommunity https://whatsapp.com/channel/0029VaByk4VF1YlQDxhpxo0W For Google drive & mega links πŸ”— https://t.me/use_fullinks

Identify the correct definition of a package.
Anonymous voting

When is the object created with new keyword?
Anonymous voting

Arrays in java are-
Anonymous voting

Select the valid statement to declare and initialize an array.
Anonymous voting

JAVA PROGRAMMING - Statistics & analytics of Telegram channel @java_language_programming