Java Development
Відкрити в Telegram
Learn something new in quality Instagram Link Java_Quizs https://instagram.com/java_quizs?utm_medium=copy_link
Показати більшеКраїна не вказанаТехнології та додатки34 716
2 283
Підписники
Немає даних24 години
Немає даних7 днів
Немає даних30 день
Архів дописів
2 283
#Quiz_Java (Question - 108)
Which of the following is mutable string?
2 283
#Quiz_Java (Question - 107)
Which of these method of class String is used to extract a single character from a String object?
2 283
#Quiz_Java (Question - 106)
Which is not used for a variable name in Java?
2 283
/* Question - 20
Java Program To Find Sum,Mean And Standard Deviation Of A Given Array
*/
package ABC;
class Main {
public static void main(String[] args) {
double[] Array = {1,2,3,4,5};
double Calc_Std = Std(Array);
System.out.println("S.D : "+Calc_Std);
}
public static double Std(double[] array) {
double Standard_deviation = 0.0;
double Sum=0.0,Mean;
// Find Sum for The Given Numbers
double length = array.length;
for(int i=0;i
2 283
#Quiz_Java (Question - 105)
What Do You Mean By " Unboxing " In Wrapper Class?
2 283
#Quiz_Java (Question - 104)
How to perform case insensitive comparison of two strings?
2 283
#Quiz_Java (Question - 102)
How to perform case sensitive comparison between two strings?
2 283
#Quiz_Java (Question - 101)
Which of these is not a bitwise operator?
2 283
EDYODA 🔥🔥
𝐋𝐢𝐟𝐞 𝐓𝐢𝐦𝐞 𝐀𝐜𝐜𝐞𝐬𝐬 𝐓𝐨 𝟭𝟬𝟬+ 𝗧𝗲𝗰𝗵 𝐏𝐫𝐞𝐦𝐢𝐮𝐦 𝐂𝐨𝐮𝐫𝐬𝐞𝐬 𝐅𝐨𝐫 𝐅𝐫𝐞𝐞
- Enroll to all courses at INR 0
- Personalized learning journey
- Earn rewards on learning
𝐒𝐢𝐠𝐧𝐮𝐩 𝐅𝐨𝐫 𝐅𝐫𝐞𝐞 :- https://bit.ly/3L8XuDy
Premium self paced courses to master the skills
- Machine Learning
- Artificial Intelligence
- Web Development
- Programming Languages
- Cyber Security
- Testing & Automation
- Mobile App Development
....And much more
