close-red

CS504 - Software Engineering - I Solved Past Papers

VU CS504 - All Subjective Solved Past Papers 2023 - Software Engineering - I

Answer: Suggest Edit

int func(int num1, int num2);

  1. Function call: Function;
  2. Function definition: Integer;
  3. Function declaration: Num1 and Num2

int func(int, int);

  1. Function call: Function ;
  2. Function definition: Integer;
  3. Function declaration: integers

func(5, 6) ;

  1. Function call: Function;
  2. Function definition: numbers;
  3. Function declaration: 5 & 6

int func(int num1, int num2){}

  1. Function call: Function ;
  2. Function definition: Integer;
  3. Function declaration: Num1 and Num2

Answer: Suggest Edit

  1. IF statement is used when we have to check two conditions while switch is a multi conditional control statement.
  2. SWITCH statement can be executed with all cases if the "break" statement is not used whereas IF statement has to be true to be executed further.

Answer: Suggest Edit

Provide solution with reference to earn 1000 credits

Answer: Suggest Edit

when number of iterations known we use for loop otherwise we will use while loop

Answer: Suggest Edit

"this" is use to refer the current class member without using the name of the class.

CS - Computer Sciences Related Solved Past Papers

Categories of course codes

Sponsored

Attach VULMS for better learning experience!
Attach VULMS Account

Our VULMS adds features of MDBs and lets your populate VU subjects automatically.

Tajweed Classes (Learn Quran with Tajweed)
Learn Holy Quran with Tajweed

Try our 3 days free demo now! Online online holy quran tajweed classes are useful to learn reading holy quran with tajweed.

Gegasoft POS/CRM Software
Gegasoft Point of Sale/Customer Relationship Managemnet Software

Gegasoft Point of Sale/Customer Relationship Management software is an accounting software to fulfill your business needs.

Sponsored

Past Papers of other Book? - Select
?