public class Testing {
// your code
1: public class Testing {
2: public Testing() {
3: }
4: public void Method() {
5: /* Another Comment
6: on multiple lines */
7: int x = 9;
8: }
9: }
11111.
//How to add Code while (1) { printf ("hello world"); }
11111.
111111.
- // Comment
- public class Testing {
- public Testing() {
- }
- public void Method() {
- /* Another Comment
- on multiple lines */
- int x = 9;
- }
- }
//How to add Code while (1) { printf ("hello world"); }
Không có nhận xét nào:
Đăng nhận xét