We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bb729 commit a99a831Copy full SHA for a99a831
_12_Strings/String_Ordering.java
@@ -1,5 +1,3 @@
1
-package com._12_Strings;
2
-
3
public class String_Ordering {
4
static String name[] = {"Madras","Delhi","Ahmedabad","Calcutta","Bombay"};
5
public static void main(String[] args) {
0 commit comments