Semicolon is a delimiter of one declaration? State whether the statement is True (or) False And Justify it
Answers
Answered by
16
semicolon is a tarminet statement
Answered by
7
Semicolon is a delimiter of one declaration - this statement is True.
A PL/SQL program is consisted of quite a number of declarations and statements.
These statements or declarations are defined logically rather than physically.
Therefore the semicolon delimiter terminate the physical end or of a line of code or declaration.
Similar questions