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:
81 comments Page 1 of 9.
Aarati Rajaram patil said:
1 year ago
Pascal language is the right answer.
Basudeb said:
1 year 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.
(10)
Anamika said:
2 years ago
Thank you, everyone.
(6)
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.
(5)
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.
(8)
Jay said:
4 years ago
PASCAL languages are more suited to a structured program.
(3)
Kiran said:
4 years ago
Thanks all.
(2)
G krishnaji said:
6 years ago
Structure-oriented method called C programming and what is the meaning of Pascal?
(1)
Naresh said:
7 years ago
How to understand these languages which is structured or not? Please explain me clearly.
(8)
Madan said:
7 years ago
What's major programing difference between Pascal and C?
(2)
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers