This document contains an assignment for an MCA course with 6 questions. Question 1 asks to define a flowchart and create an algorithm and flowchart for a 25 question MCQ exam. Question 2 asks to compare and contrast flowchart characteristics. Question 3 discusses bitwise operators in C and provides an example program. Question 4 defines arrays and provides a program to merge two arrays without duplicates. Question 5 provides examples of functions with and without arguments and return values. Question 6 asks to create a program to manage assignments for 7 MCA courses.