Hey Shouters!! In this tutorial, we will discuss the most important java interview questions of Java Language. These questions are simple and easy to remember. Read the answers carefully. :: Some Basic Definitions in Programming :: Problem : A Problem can be apparently defined as a question raised for inquiry, consideration, or solution. Instruction: A specific task in a computer processor can be done via Instruction. Statement: An instruction written in a high-level language. A statement directs the computer to perform a specified action. Program: A computer program is a collection of instructions that can be executed by a computer to perform a specific task. Task: In computing, a task is a unit of execution or a unit of work. Process: In computing, a process is the instance of a computer program that is being executed by one or many threads. It contains the program code and its activity Thread: Threads are a way for a program to divide (termed "split") it
Comments
Post a Comment