Let's chat on Microsoft Teams! This free app lets us collaborate and stay connected.
Use this link to download the app and also join my chat "Order management system ":
https://teams.live.com/l/invite/FEAMzYBud9tNISrNQM
Use this link to download the app and also join my chat "Order management system ":
https://teams.live.com/l/invite/FEAMzYBud9tNISrNQM
Microsoft Teams
Join conversation on Teams
Java Hyd Team
https://teams.live.com/l/invite/FEAMzYBud9tNISrNQM
If you have done project following this model that's your real-time project that you can mention in your resume else don't mention in resume that's not worthy to add
If you want to do real-time project like this then join with the above mentioned link ๐๏ธ
And we will post requirements and work on it and if any issues do message there so that it will keep you ready with teams so that you will not face any problem in interviews or reality also
Which of the following is not valid in array declaration ?
arrow with no. Declares the dimensions of the array syntax is only before semicolon so check accordingly
arrow with no. Declares the dimensions of the array syntax is only before semicolon so check accordingly
Anonymous Quiz
25%
Int [] a,b; a->1 ,b->1
10%
Int [] a[],b; a->2 ,b->1
20%
Int [] a[],b[]; a->2 ,b->2
10%
Int [] []a,b; a->2 ,b->2
15%
Int [] [] a,b[]; a->2 ,b->3
20%
Int [] a[],[]b; a->2 ,b->3
Java Hyd Team
Go n attend this walk-in interview tomorrow morning ๐
How's your experience today ๐ easy questions totally ๐๐ค
What is o/p of below mentioned code
Int [] x = new int [5] ; Syso (x.getClass().getName());
Int [] x = new int [5] ; Syso (x.getClass().getName());
Anonymous Quiz
11%
[I
32%
Class A
32%
Class X
11%
class [i
16%
Class [I
Java Hyd Team pinned ยซWhich of the following is not valid in array declaration ?
arrow with no. Declares the dimensions of the array syntax is only before semicolon so check accordinglyยป
arrow with no. Declares the dimensions of the array syntax is only before semicolon so check accordinglyยป
We have some openings in LTI freshers FullStack developer let me check with team for referral
Java Hyd Team
Which of the following is not valid in array declaration ?
arrow with no. Declares the dimensions of the array syntax is only before semicolon so check accordingly
arrow with no. Declares the dimensions of the array syntax is only before semicolon so check accordingly
All 5 options are correct way to declare an array in java except 6th option while answering any MCQ please read multiple times