Expressing the algorithm in a programming language to solve a problem is called
Program coding
Program selecting
Selection
Repetition
In the distribution file name of Java the 'xxx' stands for what ?
version number
permit number
Licence number
pin number
The names used to identify various quantities in a programming language is called ____
Constants
Literals
Variables
Identifies
System programming refers to a class of programs that either are part of work closely with _____ of the computer.
Operating system
Hardware
Language
Brand name
Java Byte code is written in _________ number system.
What is the expansion of ANSI?
The American National Standard Institute
The American National Standards Industry
The Asian Nature Stability Institute
The American natural Spinning Industry
What do you need to program in Java?
Assembler
Compiler
Translator
Object
_____ identifies the actions to be performed on the input to produce output?
Process
Problem
Algorithm
Program
What kind of programming was used by the languages like C X Pascal?
Structured programming
Unstructured programming
Liberal programming
Complex programming
What symbol or punctuation mark should be placed after the printing statement system out println (" ") ?