Tag: programming languages
Questions Related to programming languages
-
8 data types
-
7 data types
-
16 data types
-
No special data types
-
Push and unshift
-
Push and shift
-
Pop and push
-
Shift and unshift
-
Powerful Encryption and Report Language
-
Practical Extraction and Report Language
-
Practical Emotional and Rational Language
-
Powerful Execution and Riding Language
-
int bMethod(int i) throws IOException{...}
-
protected int bMethod(short s) throws FileNotFoundException{...}
-
private String aMethod(byte b,short s) throws Exception{...}
-
char bMethod(String s) throws RuntimeException{...}
-
int bMethod(short sh){...}
-
for(int i=10;i>0;i-=-2);
-
for(int i=0;i<012;i=i++);
-
for(int i=0;i<0;i--);
-
for(int i=0;(i++^--i)==0;i++);
-
for(int i=010;i==10;i+=0);