418
订阅者
无数据24 小时
-27 天
+1230 天
帖子存档
JDK (Java Development Kit): A platform that provides tools for developing, testing, and running Java programs.
JRE (Java Runtime Environment): A collection of libraries and software that allows Java programs to run. It's like a engine that powers the Java code. JRE is a part of JDK.
JVM (Java Virtual Machine): A software that runs Java bytecode and manages memory. It's like a virtual engine that executes the Java code. JVM is a part of JRE.
Think of it like a car:
- JDK is the entire car (platform)
- JRE is the engine (libraries and software)
- JVM is the engine's cylinder (executes bytecode and manages memory)
So, JDK > JRE > JVM
You can answer all questions in the comment box in an easy and simple way, so that everyone can benefit.
Also Explain all Questions in comment box with example best example Learn all
Hello Community 👋
Sharing a website where you can get Latest and Unique Project ideas 💡
Even you can download the complete working project and improvise over it 💯
It is real gem for college students to learn and practice complex projects ✅.
Website: https://www.kashipara.com/
React 💯 if Helpful
Hello Community 👋
Sharing a website where you can get Latest and Unique Project ideas 💡
Even you can download the complete working project and improvise over it 💯
It is real gem for college students to learn and practice complex projects ✅.
Website: https://www.kashipara.com/
React 💯 if Helpful
Company Name : Groww
Role : Web Development Intern
Batch : 2025/2026 passouts
Link : https://docs.google.com/forms/d/e/1FAIpQLScoBAT-JXiyzJ-ey9Jikaw86W5DwwNCeMfkpa70duRUPK5C7A/viewform?pli=1
Q. What is Constructor Chaining in Java ?
Ans:-
Constructor chaining in Java is the process of calling one constructor from another constructor in the same class (using the this() keyword) or from a base class (using the super() keyword) .
Here are some key points to know about constructor chaining in Java:
Rules of constructor chaining:
- The this() or super() expression should always be the first line of the constructor.
- There should be at least one constructor without the this() keyword.
- Constructor chaining can be achieved in any order.
Types of constructor chaining in Java:
- Within the same class (using this() keyword).
- From a base class (using super() keyword).
Benefits of constructor chaining:
- Avoids duplicate code.
- Makes code more readable.
- Enables multiple tasksb in a single constructor.
Alternative method:
- Using init block, which is executed before any constructor.
Complete all 10 Questions Today and rate yourself how much Question You know
After Compelet all Questions Comment down "" COMPLETED ""
Then I will send more 10 Questions
Which method is used to check if two comparators are equal?
Which method of the Comparator interface compares two objects and returns an integer value?
And comment down with their specific content needs, and I'll do my best to provide or guide them to the relevant resources!
Q. Why is Java a platform independent language?
Ans : Java language was developed in such a way that it does not depend on any hardware or software due to the fact that the compiler compiles the code and then converts it to platform-independent byte code which can be run on multiple systems.
The only condition to run that byte code is for the machine to have a runtime environment (JRE) installed in it.
👨💻 SQL Quiz
Which SQL keyword is used to remove duplicate records from a result set?
A. UNIQUE
B. DISTINCT
C. DIFFERENT
⬇️ Guess the correct option in the comments!
*Credflow is hiring SDE MERN Intern.*
Skills - Javascript, NodeJS, ReactJS, Express, MongoDB, RDBMS, and DS Algo
Duration - 6 months
Location - Noida (in-office)
Stipend: 20-25k/month (6-9 LPA post successful completion of internship based on performance)
Credflow LinkedIn page - https://www.linkedin.com/company/credflow/
After you fill the form, you'll get the test link on your email ID.
Deadline to attempt the test is Monday 1st July 11:59 pm.
Apply now - https://tally.so/r/wzzaNa
Internship at Bosch Global Software Technologies.
Eligibility : M.E/MTech/Dual Degree 2025 passout batch
Internship Location: Any of the 4 BGSW Locations - Bangalore, Coimbatore, Hyderabad, Pune.
Internship Duration: 6 months - 11 months (Based on Academic policy)
Deadline to apply - 4th July 2024
Link to Apply - https://lnkd.in/g-9QrZ_P
