Computer Science - Computer Fundamentals - Discussion
Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 1)
1.
Which of the following languages is more suited to a structured program?
Discussion:
83 comments Page 1 of 9.
Basudeb said:
2 years ago
PASCAL is generally considered more suited for structured programming compared to the others listed. It was designed specifically to encourage good programming practices, emphasizing structured programming techniques like using subroutines, functions, and control structures such as loops and conditionals.
While other languages like FORTRAN and BASIC have evolved to support structured programming, PASCAL was created with structured programming principles in mind from the outset.
While other languages like FORTRAN and BASIC have evolved to support structured programming, PASCAL was created with structured programming principles in mind from the outset.
(11)
YADAV said:
2 years ago
PASCAL languages is more suited to a structured program. Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.
(9)
Naresh said:
7 years ago
How to understand these languages which is structured or not? Please explain me clearly.
(8)
Rambo said:
2 years ago
Pascal is well-suited for structured programming because it enforces clear control flow structures, uses block organization, avoids unstructured jumps like goto, promotes structured data types, emphasizes code clarity, and supports procedures/functions for modularization.
These features make Pascal's code more readable, maintainable, and reliable.
These features make Pascal's code more readable, maintainable, and reliable.
(7)
IQRA said:
3 months ago
Some of the languages initially used for structured programming include: ALGOL, Pascal, PL/I, Ada and RPL.
Both high- and low-level programming languages use non-structured programming.
Some languages commonly cited as being non-structured include JOSS, FOCAL, TELCOMP, assembly languages, MS-DOS batch files, and early versions of BASIC, Fortran, COBOL, and MUMPS.
Both high- and low-level programming languages use non-structured programming.
Some languages commonly cited as being non-structured include JOSS, FOCAL, TELCOMP, assembly languages, MS-DOS batch files, and early versions of BASIC, Fortran, COBOL, and MUMPS.
(6)
Anamika said:
2 years ago
Thank you, everyone.
(6)
Omokpo Celestine Nigeria said:
8 years ago
What's structured programming language and why?
A structured programming language is one that captures a task's logic in a smooth fashion similar to natural reasoning and creates a program with a structure that pursues ease of understanding.
A structured programming language is one that captures a task's logic in a smooth fashion similar to natural reasoning and creates a program with a structure that pursues ease of understanding.
(3)
Jay said:
4 years ago
PASCAL languages are more suited to a structured program.
(3)
Kiran said:
5 years ago
Thanks all.
(3)
Taniya sahu said:
8 years ago
Pascal language is a fast language of a computer so Pascal is a correct answer.
(2)
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers