What are the extra things that we learn in java full stack but not in java developer course?

|
amir 2022-09-09 03:09:05
QUESTION❓

Does HK begun New batch

amir 2022-09-09 03:09:53
QUESTION❓

Does HK   begun New batch

amir 2022-09-09 03:10:24
QUESTION❓

Does HK   begun New batch

Aravind901 2022-09-09 06:40:27
class HelloWorld {
public static void main(String[] args) {
StringBuffer sb1=new StringBuffer(“abc”);
StringBuffer sb2=new StringBuffer(“xyz”);
StringBuffer sb3=new StringBuffer(“abc”);
sb1=sb2;
sb2=sb3;
sb3=sb1;
System.out.println(sb1==sb2);
System.out.println(sb3==sb1);
System.out.println(sb2==sb3);

System.out.println(sb1);
System.out.println(sb2);
System.out.println(sb3);
}
}

why

false
true
false

But not

true
true
true

Murali Krishna Eerla 2022-09-09 08:44:30
Aravind901 2022-09-09 06:40:27
class HelloWorld {
public static void main(String[] args) {
StringBuffer sb1=new StringBuffer(“abc”);
StringBuffer sb2=new StringBuffer(“xyz”);
StringBuffer sb3=new StringBuffer(“abc”);
sb1=sb2;
sb2=sb3;
sb3=sb1;
System.out.println(sb1==sb2);
System.out.println(sb3==sb1);
System.out.println(sb2==sb3);

System.out.println(sb1);
System.out.println(sb2);
System.out.println(sb3);
}
}

why

false
true
false

But not

true
true
true

Becuase as u use new keyword for evry variable new object is created, they are pointing to different objects

Murali Krishna Eerla 2022-09-09 08:46:09
Aravind901 2022-09-09 06:40:27
class HelloWorld {
public static void main(String[] args) {
StringBuffer sb1=new StringBuffer(“abc”);
StringBuffer sb2=new StringBuffer(“xyz”);
StringBuffer sb3=new StringBuffer(“abc”);
sb1=sb2;
sb2=sb3;
sb3=sb1;
System.out.println(sb1==sb2);
System.out.println(sb3==sb1);
System.out.println(sb2==sb3);

System.out.println(sb1);
System.out.println(sb2);
System.out.println(sb3);
}
}

why

false
true
false

But not

true
true
true

Sorry i didn’t see true for sb2=sb3; my explanation is wrong i guess

Prince 2022-09-09 10:17:03
Any new Advance java Batch ??
AJ Sharma 2022-09-09 11:15:09
Sir, when will new batch of c programming by Shiva Chaithanya sir, be started?
pavankumar 2022-09-09 12:38:22
Guys how to configure user tools to run program with different file name and class name
ProtectronBot 2022-09-09 12:48:15
Raj, your message was hidden, forwards not allowed in this group.
SaiKamar1606 2022-09-09 13:00:18
Aravind901 2022-09-09 06:40:27
class HelloWorld {
public static void main(String[] args) {
StringBuffer sb1=new StringBuffer(“abc”);
StringBuffer sb2=new StringBuffer(“xyz”);
StringBuffer sb3=new StringBuffer(“abc”);
sb1=sb2;
sb2=sb3;
sb3=sb1;
System.out.println(sb1==sb2);
System.out.println(sb3==sb1);
System.out.println(sb2==sb3);

System.out.println(sb1);
System.out.println(sb2);
System.out.println(sb3);
}
}

why

false
true
false

But not

true
true
true

== operator will compare the data in the object bro that’s y it is showing true for second one

m i love you 2022-09-09 13:40:29
Anyone java project full content dm me personally
RohanDhalpe 2022-09-09 13:57:59
what are the extra things that we learn in java full stack but not in java developer course ??????
Swapna Goud 2022-09-09 15:13:20
Write a program to calculate the simple interest over 1 year. You are given the following:

The Principal amount is stored in a float variable P
The Rate of interest is stored in a float variable R
The interest variable is of float type and has already been declared.
You are required to only write the statements that store the correct interest in the interest variable. We have already written the print statements.

Don’t write the Class & Main method, assume that they have already been defined.

Swapna Goud 2022-09-09 15:13:56
can anyone solve this question
javaharikrishna 2022-09-09 15:23:09
SaiKamar1606 2022-09-09 13:00:18
== operator will compare the data in the object bro that’s y it is showing true for second one

== operator does compares objects with their reference

Sindhu_salla 2022-09-09 16:47:02
javalatestupdates-43987.jpg
✍️Register Here: https://bit.ly/3RsvM6W
👉100% Job Guaranteed Program On Java Developer.
📅New Batch Starts on 12th September 2022 @ 2:00 PM (IST).
💥Modules: Core Java, advanced java, Oracle, Html/CSS/JS, C Language, Data Structures& Algorithms, Soft Skills, CRT.
javaharikrishna 2022-09-09 17:28:00
Yes, what help do you want?
DarkHorse07 2022-09-09 17:42:23
Sindhu_salla 2022-09-09 16:47:02
javalatestupdates-43987.jpg
✍️Register Here: https://bit.ly/3RsvM6W
👉100% Job Guaranteed Program On Java Developer.
📅New Batch Starts on 12th September 2022 @ 2:00 PM (IST).
💥Modules: Core Java, advanced java, Oracle, Html/CSS/JS, C Language, Data Structures& Algorithms, Soft Skills, CRT.

fees ?

shashi 2022-09-09 18:00:47
javaharikrishna 2022-09-09 17:28:00
javalatestupdates-43987.jpg
Yes, what help do you want?

Your next batch??

shashi 2022-09-09 18:34:15
Sir am eagerly waiting to get enrolled myself into your upcoming core Java batch
usha 2022-09-09 18:44:13
Sindhu_salla 2022-09-09 16:47:02
javalatestupdates-43987.jpg
✍️Register Here: https://bit.ly/3RsvM6W
👉100% Job Guaranteed Program On Java Developer.
📅New Batch Starts on 12th September 2022 @ 2:00 PM (IST).
💥Modules: Core Java, advanced java, Oracle, Html/CSS/JS, C Language, Data Structures& Algorithms, Soft Skills, CRT.

Fee?

Ayyappa C 2022-09-09 18:54:59
Hi eswar
Akash 2022-09-09 18:58:11
ᴡɪʟʟ ᴀɴy ᴏɴᴇ ʜᴇʟᴩ ᴍᴇ ɪɴ ᴄᴏᴅɪɴɢ
Akash 2022-09-09 18:58:41
ɴᴏᴡ ᴩʟᴢ
Jp_chotu99 2022-09-09 19:39:34
Any one have java videos of hk sir please message
Ganesh Pandule 2022-09-09 19:42:53
Sindhu_salla 2022-09-09 16:47:02
javalatestupdates-43987.jpg
✍️Register Here: https://bit.ly/3RsvM6W
👉100% Job Guaranteed Program On Java Developer.
📅New Batch Starts on 12th September 2022 @ 2:00 PM (IST).
💥Modules: Core Java, advanced java, Oracle, Html/CSS/JS, C Language, Data Structures& Algorithms, Soft Skills, CRT.

Fees , Duration

simplehot23 2022-09-09 19:51:11
Ganesh Pandule 2022-09-09 19:42:53
javalatestupdates-43987.jpg
Fees , Duration

27,000,5-6 month

Shivam 2022-09-09 20:57:57
Fee
Shivam 2022-09-09 20:58:28
Java spring boot
pottasaichaitanya 2022-09-09 21:06:59
Any one tell how to get certificate after completion for online people
Indrani Das 2022-09-09 21:13:33
Anyone have Pega related material ya videos pls help
anonymoushack3r 2022-09-10 06:48:15
Today’s class close or not ? All batch ? Anyone tell me ?
Ajay Deokar 2022-09-10 07:38:11
anonymoushack3r 2022-09-10 06:48:15
javalatestupdates-43987.jpg
Today’s class close or not ? All batch ? Anyone tell me ?

6pm batch venkatesh sir class no there today

Sadaf Jamal 2022-09-10 08:51:39
Anyone attending hare krishna sir core Java class?
Sadaf Jamal 2022-09-10 08:52:10
What topic he is teaching?
pottasaichaitanya 2022-09-10 10:43:15
Any one tell how to get certificate after completion for online people
HeyDMC 2022-09-10 11:44:29
2 pm html class started or not??
Tejas9637 2022-09-10 12:09:36
Sindhu_salla 2022-09-09 16:47:02
javalatestupdates-43987.jpg
✍️Register Here: https://bit.ly/3RsvM6W
👉100% Job Guaranteed Program On Java Developer.
📅New Batch Starts on 12th September 2022 @ 2:00 PM (IST).
💥Modules: Core Java, advanced java, Oracle, Html/CSS/JS, C Language, Data Structures& Algorithms, Soft Skills, CRT.

Sir is full stack java Developer Program and this course same?

Pranab Behera 2022-09-10 12:10:11
Tejas9637 2022-09-10 12:09:36
javalatestupdates-43987.jpg
Sir is full stack java Developer Program and this course same?

Yah..

Siva Vvs 2022-09-10 12:13:50
Is any one there html 2pm batch
Dhananjay Devkar 2022-09-10 13:02:43
Can anyone share a Google classroom link of HTML CSS JavaScript 2pm batch
Dhananjay Devkar 2022-09-10 13:03:13
I don’t have link
ajaymargam 2022-09-10 13:09:02
Dhananjay Devkar 2022-09-10 13:02:43
javalatestupdates-43987.jpg
Can anyone share a Google classroom link of HTML CSS JavaScript 2pm batch

Ask sir

Rasmi Ranjan 2022-09-10 13:14:09
Hiii
Rasmi Ranjan 2022-09-10 13:16:29
Is there any one from HTML 2PM BATCH ?
r_4_r_4_4 2022-09-10 13:16:40
Anyone here from Html, CSS, JavaScript by Shiva Kumar @2PM?
VARUN_KUMAR_BARNWAL 2022-09-10 13:28:51
Sindhu_salla 2022-09-09 16:47:02
javalatestupdates-43987.jpg
✍️Register Here: https://bit.ly/3RsvM6W
👉100% Job Guaranteed Program On Java Developer.
📅New Batch Starts on 12th September 2022 @ 2:00 PM (IST).
💥Modules: Core Java, advanced java, Oracle, Html/CSS/JS, C Language, Data Structures& Algorithms, Soft Skills, CRT.

Online or offline???

NPS1818 2022-09-10 13:30:36
VARUN_KUMAR_BARNWAL 2022-09-10 13:28:51
javalatestupdates-43987.jpg
Online or offline???

offline

Srinivas B 2022-09-10 13:44:18
Any one please share the link google class room shivakumar sirhtml csss java script 2pm batch
|