0% found this document useful (0 votes)
13 views2 pages

Fall 2024 - CS508 - 1

Uploaded by

accg44003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Fall 2024 - CS508 - 1

Uploaded by

accg44003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

CS508 – Modern Programming Languages

Total Marks: 15
Assignment No. 01
Semester: Fall 2024 Due Date: 8-11-2024

Instructions:
Please read the following instructions carefully before submitting assignment:
You need to use MS word document to prepare and submit the assignment on VU-LMS.
 In Question 1, for LISP code, you can use the following link:
 https://onecompiler.com/commonlisp
 For submission, copy the LISP code only under the relevant question statement in MS word
file, it must be a simple text, which should not contain any format or style.
 No assignment will be accepted through email.

It should be clear that your assignment will not get any credit if:
 The assignment is submitted after due date.
 The assignment is not in the required format (doc or docx)
 The submitted assignment does not open or file is corrupt.

Objectives:
The objective of this assignment is to enhance the learning capabilities of the students about:
 Language Evaluation Criterion
 Keywords

If you have any confusion, you can send your query at [email protected]

Lectures Covered: 1 to 8

1
CS508 – Modern Programming Languages
Total Marks: 15
Assignment No. 01
Semester: Fall 2024 Due Date: 8-11-2024

Question No. 1: [10 Marks]


Write a program in LISP to print your Student ID (e.g. BC12345) and your name.

Question No. 2: [5 Marks]

Can indentation issues be solved using the Ada programming language? Answer in "yes" or "no." If answer is
“yes” then write the keywords (at least 2) that can clearly define the structure, reducing the risk of errors due to
indentation.

Good Luck!

You might also like