Your first programming language is _____
Anonymous Poll
16%
Java
7%
JavaScript
50%
C/C++
23%
Python
4%
Other / Comment
November 28, 2022
Do you guys use canva? And of course need premium for free?👇
December 2, 2022
December 3, 2022
December 3, 2022
December 5, 2022
December 8, 2022
Here are some Java multiple-choice questions that you can use for practice or testing:
1) What is the correct way to declare a variable in Java?
A. var x = 5;
B. int x = 5;
C. float x = 5;
D. string x = "5";
2) What is the correct way to print a string to the console in Java?
A. System.out.print("Hello, world!");
B. cout << "Hello, world!";
C. print("Hello, world!");
D. console.log("Hello, world!");
3) What is the correct way to open a file in Java?
A. File f = new File("file.txt");
B. open("file.txt");
C. fopen("file.txt");
D. fs.open("file.txt");
4) What is the correct way to create an array in Java?
A. int[] array = {1, 2, 3, 4, 5};
B. array[] = {1, 2, 3, 4, 5};
C. Array array = {1, 2, 3, 4, 5};
D. int array[] = new int[5];
5) What is the correct way to access the third element of an array in Java?
A. array[3];
B. array(3);
C. array.get(3);
D. array{3};
1) What is the correct way to declare a variable in Java?
A. var x = 5;
B. int x = 5;
C. float x = 5;
D. string x = "5";
2) What is the correct way to print a string to the console in Java?
A. System.out.print("Hello, world!");
B. cout << "Hello, world!";
C. print("Hello, world!");
D. console.log("Hello, world!");
3) What is the correct way to open a file in Java?
A. File f = new File("file.txt");
B. open("file.txt");
C. fopen("file.txt");
D. fs.open("file.txt");
4) What is the correct way to create an array in Java?
A. int[] array = {1, 2, 3, 4, 5};
B. array[] = {1, 2, 3, 4, 5};
C. Array array = {1, 2, 3, 4, 5};
D. int array[] = new int[5];
5) What is the correct way to access the third element of an array in Java?
A. array[3];
B. array(3);
C. array.get(3);
D. array{3};
December 8, 2022
JS handwritten Notes (1).pdf
58.3 MB
Javascript Handwritten Notes
Share this file as much as possible
Share this file as much as possible
December 8, 2022
December 9, 2022
December 10, 2022
Download Notes | CodeWithHarry
https://www.codewithharry.com/notes/
https://www.codewithharry.com/notes/
December 10, 2022
📌How to create website from scratch
✅Link:- https://devmoods.blogspot.com/2022/12/how-to-create-website-from-scratch.html
✅Link:- https://devmoods.blogspot.com/2022/12/how-to-create-website-from-scratch.html
December 11, 2022
📌How to connect domain to website
✅Link:- https://devmoods.blogspot.com/2022/12/how-to-connect-domain-name-to-website.html
✅Link:- https://devmoods.blogspot.com/2022/12/how-to-connect-domain-name-to-website.html
December 12, 2022
December 13, 2022
December 15, 2022
December 21, 2022
December 25, 2022
December 31, 2022