Solutions

CS508-Modern Programming Languages Quiz MCQs Lecture 1-22 Midterm Objective Questions | SUPERSTARWEBTECH

CS508-Modern Programming Languages Quiz MCQS #Objective #Questions #MidTerm 1. SIZE() and REPLACE() in SNOBOL4 are ___ functions. primitive ✔ built-in user defined both primitive and built-in 2. Which of the following is a discrete type in Ada. Modular type enumeration type Both of the above ✔ None 3. We use ___ operator for indirect referencing …

CS508-Modern Programming Languages Quiz MCQs Lecture 1-22 Midterm Objective Questions | SUPERSTARWEBTECH Read More »

CS508-Modern Programming Languages Quiz MCQs Lecture 23-45 Finalterm Objective Questions | SUPERSTARWEBTECH

CS508-Modern Programming Languages Quiz MCQS #Objective #Questions #FinalTerm 1. In ___ for final fields and methods the value is assigned later but in ___ you assign the value during declaration. Java, C++ C++, C# Java, C# ✔ C++, Java 2. The concept of C# jagged array is similar in function to ___ C++ rectangular Array …

CS508-Modern Programming Languages Quiz MCQs Lecture 23-45 Finalterm Objective Questions | SUPERSTARWEBTECH Read More »

CS401-Computer Architecture and Assembly language programming | Assignment no.1 Solution | spring 2018 | Due Date : 10 May 2018

CS401-Assignment No. 1 (Graded)Semester Spring 2018Computer Architecture and Assembly LanguageProgramming– CS401 Total Marks: 15Due Date: 10/05/2018 Question: 1 [15 Marks]You will write a program to find the sum of even and odd digits of your VU id, You will store the sum ofeven digits in AX and sum of odd digits in BX register.For example …

CS401-Computer Architecture and Assembly language programming | Assignment no.1 Solution | spring 2018 | Due Date : 10 May 2018 Read More »