CS411 Assignment No 1 Solution fall 2017:
Dear Students, Here You can read and download CS411- Advance Computer Architecture Assignment No 1 Solution and discussion of fall 2017. PHY301 Assignment Due Date: 08 November, 2017. Assignment Total Marks: 20.
ASSIGNMENT IMPORTANT INSTRUCTIONS
Please carefully read the following instructions before attempting the assignment.
Assignment Guidelines:
It should be clear that your assignment would not get any credit if:
- The assignment is submitted after due date.
- The submitted assignment does not open or file is corrupt.
- The assignment is copied. Note that strict action would be taken if the submitted assignment is copied from any other student. Both students will be punished severely.
- You should consult recommended books to clarify your concepts as handouts are not sufficient.
- You are supposed to submit your assignment in zip or rar . Any other formats like scan images,doc pdf , etc will not be accepted.
- You are advised to upload your assignment at least two days before due date.
Important Note:
Assignment comprises of 20 Marks. Note that no assignment will be accepted after due date via email in any case (whether it is the case of load shedding or emergency electric failure or internet malfunctioning etc.). Hence, refrain from uploading assignment in the last hour of the deadline, and try to upload Solutions at least 02 days before the deadline to avoid inconvenience later on.
For any query please contact: CS411@vu.edu.pk
The objective of this assignment is to assess understanding of,
Basic C# Concepts
Object oriented programing in C#
Question No.1:
Problem Statement:
You are required to create a C# Console application which will Contain 2 classes (Excluding Main Class).
Classes:
- User
- Student
Class Diagram for above two classes:
Requirements:
- Student class must inherit from user class.
- Both the classes must have the attributes and Methods with same names and return types as specified in the class diagram. You can also create additional methods if required.
- These two classes must be added in the project in Separate .CS files not in the main Class file.
- First you will take input from user and store it in an object (Instance) of Student class.
- Next you will ask the user if he want to enter another record or show the record entered earlier.
Note: Final Working is shown in the output.gif attached with this assignment. Check this output.gif file and make your application accordingly.
Question No.2:
Static Keyword.
You must have noticed the Static key word with the main() function in C#.
You are required to explain the purpose of this static keyword in your own words. (3 lines Max)
Submission details
Following Files Must be submitted in a single zip or rar file.
- A Word file Which contains answer of Question no 1 and your Name and ID
- All .C sharp code files
- A .gif file which shows working of your Application (For Recording .gif software is uploaded on LMS)
You are not required to submit the complete project, only copy these three class files from project folder.
You may Also Like:
Download Complete CS411 Assignment Solution fall 2017:
Download CS411 Assignment Solution by Clicking the Download Button Below in just single Click.
If Assignment Solution was helpful. Please Share it with your friends. You can also like our Facebook Page or Subscribe Us below for Updates. Thank You.
Post a Comment