Q1: What is String in Java?
Answer: String are sequence of character.They are user defined data type.
Q2: What is Java collection API?
Answer: It is a unified architecture for representing and manipulating collections. The API contains Interfaces, Implementation and Algorithm to help Java programmer in everyday programming.
Q3: What is JDK?
Answer: JDK(Java Developement Kit) is a set of Java compiler, a Java interpreter and developer tools.
Q4:What is OOP in Java?
Answer: OOP(Object Programming Language) is a programming language model organized around objects rather than actions and data rather than logic.
Q5:What is JVM?
Answer: JVM(Java Virtual Machine) is a virtual machine that can execute Java bytecode. It is the code execution component of the Java platform.
(my facebook profile link: https://www.facebook.com/dipankar.choudhury1)
Answer: String are sequence of character.They are user defined data type.
Q2: What is Java collection API?
Answer: It is a unified architecture for representing and manipulating collections. The API contains Interfaces, Implementation and Algorithm to help Java programmer in everyday programming.
Q3: What is JDK?
Answer: JDK(Java Developement Kit) is a set of Java compiler, a Java interpreter and developer tools.
Q4:What is OOP in Java?
Answer: OOP(Object Programming Language) is a programming language model organized around objects rather than actions and data rather than logic.
Q5:What is JVM?
Answer: JVM(Java Virtual Machine) is a virtual machine that can execute Java bytecode. It is the code execution component of the Java platform.
(my facebook profile link: https://www.facebook.com/dipankar.choudhury1)
No comments:
Post a Comment