ITAP1001 Software Development Fundamentals | My Assignment Tutor

ITAP1001Software Development FundamentalsAssignmentWeightage: 25%Submission deadline: Sunday Lesson 11:59 PMLate penalty applies on late submission, 10% per day would be deducted0 mark for LATE Submission more than one week0 mark for DUPLICATED Submission or Shared WorkYou will be marked based on your submitted zipped file on LMS.You are most welcome to check your file with your lab tutor beforeyour submission. No excuse will be accepted due to file corruption,absence from lecture or lab classes where details of labrequirements may be given.Make sure that you attend Lecture EVERY WEEK as lowattendance may result in academic penalty or failure of this unit. ITAP1001 Assignment2This assessment item relates to the unit learning outcomes as in the unit descriptors.This checks your understanding about object-oriented software development.This assessment covers the following LOs.LO1: Use problem solving techniques and program design methods to translate a problemdescription to a formal program specification with core programming concepts, such ascomputer storage and data types, decision structures, loops and object-oriented programmingconcepts, and error handling.LO2: Differentiate various object-oriented programming constructs, including classes,inheritance, polymorphism, and encapsulationObjective(s)This assessment item relates to the unit learning outcomes as in the unit descriptors.This checks your understanding about basic constructs of C# programming.Details & ProblemsIn this assignment, you are required to answer the short questions, identify error in the code,give output of the code and develop three C# Console Programs to demonstrate your ability touse C# input/output via command line, C# primitive and built-in C# types, C# operators andexpression, C# conditional statements, C# loop construct, and show your ability to validate theinputs to avoid run-time errors.ITAP1001 Assignment3Rubrics for ITAP1001 Assignment Criteria (used as a guide only)Level of Performance012345Question 1N/AN/AN/AQuestion 2N/AN/AN/AQuestion 3N/AN/AN/AQuestion 4N/AN/AQuestion 5N/AN/AN/AQuestion 6N/AQuestion 7Question 8Assignment layout• Table of contents• Use Heading to label eachquestion• Overview of program• Source code• Screenshots for sample inputs,outputs and errors. Total: /25 marksITAP1001 Assignment4Q1) What is managed and unmanaged code?(2 Marks)Q2) Give examples of reserved keyword, literals and data types in C#.(2 Marks)Q3) What is the difference between “continue” and “break” statements in C#? Explain it withexample.(2 Marks)Q4) What will be the output / error of given program?static void Main(String[] args){const int m = 100;int n = 10;const int k = n / 5 * 100 * n;Console.WriteLine(m * k);Console.ReadLine();}(2 Marks)Q5) Give the output for the set of programming code.class Program{static void Main(string[] args){int i;for ( i = 0; i

GET HELP WITH YOUR HOMEWORK PAPERS @ 25% OFF

For faster services, inquiry about  new assignments submission or  follow ups on your assignments please text us/call us on +1 (251) 265-5102

Write My Paper Button

WeCreativez WhatsApp Support
We are here to answer your questions. Ask us anything!
👋 Hi, how can I help?
Scroll to Top