1) Read age; a) b) c) 2) Which translator are use for this code? a) Compiler b) Interpreter c) Assembler 3) Read char code a) code=sc.next()i b) code=sc.next().charAt(0); c) code=sc.next().chartAt()^ 4) Which comment are true? a) //Fiesta Akademik Sc. Komputer b) //Fiesta Akademik Sc. Komputer// c) */Fiesta Akademik Sc. Komputer 5) Declare and create array to be int with size 10 a) int age = new int [10]; b) int [] age = {1,2,3,4,5,6,7,8,9,10}; c) int [ ] age = new int [ 10 ]; d) int age = { 1,2,3,4,5,6,7,8,9,10} 6) the translator used to covert assembly language to machine language (1132A) a) Javac b) MASM c) Pypy

Bảng xếp hạng

Phong cách trực quan

Tùy chọn

Chuyển đổi mẫu

Bạn có muốn khôi phục tự động lưu: không?