0% found this document useful (0 votes)
135 views6 pages

BCA II Assignment I

The document contains assignments for two courses - Applied Mathematics and Web Based Programming at Jagannath International Management School. For Applied Mathematics, there are 5 questions related to probability that require students to calculate probabilities and discuss the binomial distribution. For Web Based Programming, there are 5 questions about PHP variables, server types, loops, and associative arrays. Rubrics are provided to evaluate answers on a scale of 1 to 5 marks based on completeness of the solution and discussion.

Uploaded by

Harshit Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views6 pages

BCA II Assignment I

The document contains assignments for two courses - Applied Mathematics and Web Based Programming at Jagannath International Management School. For Applied Mathematics, there are 5 questions related to probability that require students to calculate probabilities and discuss the binomial distribution. For Web Based Programming, there are 5 questions about PHP variables, server types, loops, and associative arrays. Rubrics are provided to evaluate answers on a scale of 1 to 5 marks based on completeness of the solution and discussion.

Uploaded by

Harshit Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

Jagannath International Management School

Vasant Kunj, New Delhi-110070


(Affiliated to Guru Gobind Singh Indraprastha University, New Delhi)
Recognized u/s 2(f) by UGC & Accredited with ‘A+’ Grade by NAAC
Participant of UNGC & UNPRME, New York
ISO 9001:2015 Quality Certified
Bachelor of Computer Applications (BCA)
(Session: January- June 2023)
IMPORTANT NOTES:
1. Answers must be handwritten on loose ruled sheets and submitted in a
plastic folder.
2. Assignments must be submitted by ………………………...
Subject: Applied Mathematics Code: 20102
Course: BCA Sem: II
Assignment –I
Q.1. From 15 students in a school, there are 10 girls and 5 boys, out of these students a team of
10 students are selected for the debate competition. Find the probability that 6 are girls and
4 are boys.
Q.2. Find the probability of arranging the letters of the word GARDEN, such that A and R are
always together.
Q.3. A letter is chosen at random from the word ASSASSINATION, find the probability that letter
is (i) vowel (ii) consonant
Q.4. What is the chance that a leap year selected at random will have 53 Wednesdays
Q.5. Discuss Binomial distribution.

Rubrics for Assignment-I


Question
1 Mark 2 Marks 3 Marks 4 Marks 5 Marks
No.
Concept and
Concept and Concept and Concept and Concept and complete
complete solution
Question 1 solution up solution up to solution up to solution without
with minor
three steps five steps seven steps mistakes
mistakes
Concept and
Concept and Concept and Concept and Concept and complete
complete solution
Question 2 solution up solution up to solution up to solution without
with minor
three steps five steps seven steps mistakes
mistakes
Concept and
Concept and Concept and Concept and Concept and complete
complete solution
Question 3 solution up solution up to solution up to solution without
with minor
three steps five steps seven steps mistakes
mistakes
Definition +
Definition + Definition +
Definition of Definition + mathematical formula
mathematical mathematical
Question 4 Bayes Mathematical with one example
formula with one formula with one
theorem formula without no mistakes
example example
and no copied..
Concept and
Concept and Concept and Concept and Concept and complete
complete solution
Question 5 solution up solution up to solution up to solution without
with minor
three steps five steps seven steps mistakes
mistakes

Jagannath International Management School


Vasant Kunj, New Delhi-110070
(Affiliated to Guru Gobind Singh Indraprastha University, New Delhi)
Recognized u/s 2(f) by UGC & Accredited with ‘A+’ Grade by NAAC
Participant of UNGC & UNPRME, New York
ISO 9001:2015 Quality Certified
Bachelor of Computer Applications (BCA)
(Session: January- June 2023)

Subject: Web Based Programming Code: 20104


Course: BCA Sem: II

Assignment –I

Q1. Advantage and disadvantage of PHP.


Q2. Example of static, local and global variable. Explain it.
Q3 Explain WAMP, LAMP, XAMPP & MAMP Server.
Q4 Difference between For and foreach loop.
Q5 Explain Associate Array with example.

Rubrics for Assignment – I

Question
1 Mark 2 Marks 3 Marks 4 Marks 5 Marks
No.
Definition + Detailed
Definition + Definition + Definition +
Discussion + Multiple
Q1 Definition Short Short Discussion Detailed Discussion
examples + Not
Discussion + One example + Multiple examples
copied /Originality
Definition + Detailed
Definition + Key Definition +
Definition + Discussion + One +
Q2 Definition points + Short Detailed Discussion
Key points Not copied /
Discussion of key points
Originality
Definition + Key Definition + Key
Definition + Definition + Detailed
points + Short points + Short
Q3 Definition Key points + Discussion of all steps
Discussion of all Discussion of all
Steps + diagram
steps steps + diagram
Definition Definition + Key Definition + Key
Definition + Detailed
Definition+ +Difference + points + Short points + Short
Q4 Discussion of all steps
Difference Key points + Discussion of all Discussion of all
+ diagram
Steps steps steps + diagram
Definition + Key Definition + Key
Definition + Definition + Detailed
points + Short points + Short
Q5 Definition Key points + Discussion of all steps
Discussion of all Discussion of all
Steps + diagram
steps steps + diagram
Jagannath International Management School
Vasant Kunj, New Delhi-110070
(Affiliated to Guru Gobind Singh Indraprastha University, New Delhi)
Recognized u/s 2(f) by UGC & Accredited with ‘A+’ Grade by NAAC
Participant of UNGC & UNPRME, New York
ISO 9001:2015 Quality Certified
Bachelor of Computer Applications (BCA)
(Session: January- June 2023)

Subject: Data Structure and Algorithm Using ‘C’ Code: 20106


Course: BCA Sem: II

Assignment –I

Ques 1:- Define Data Structure and also write down the difference between primitive and non-
primitive data structure. Discuss Linear & Non-Linear data structure with the help of
examples.
Ques 2:- Discuss Binary Search with the help of an example of your choice (atleast with a list of
10 elements) and how is it implemented using recursive function? List the strategy used by
Binary Search and one disadvantage of it over Linear search.
Ques 3:- Show various stages in SelectionSort over the data:-90, 89, 45, 11, 90, 12
Ques 4:- Show various stages in Insertion Sort over the data: 89, 45, 90, 12, -90, 11

Rubrics for Assignment – I

Question 1 Mark 2 Marks 3 Marks 4 Marks 5 Marks


No.
Definition +
Definition +
Difference + One
Definition + Difference + One
Definition + example +
Question 1 Definition Difference + One example +
Difference Difference with
example Difference with
examples + Not
examples
copied /Originality
Explanation with Explanation with
detailed example detailed example +
Explanation Explanation with
+ implementation +
Question 2 Explanation with detailed detailed example
implementation strategy/
example + implementation
+ strategy/ disadvantage + Not
disadvantage copied /Originality
Definition/
Definition/ Definition/ Definition/
Definition/ Methodology + all
Question 3 Methodology Methodology + 5 Methodology +
Methodology stages + Not copied
+ 3 stages stages all stages
/Originality
Definition/
Definition/ Definition/ Definition/
Definition/ Methodology + all
Question 4 Methodology Methodology + 5 Methodology +
Methodology stages + Not copied
+ 3 stages stages all stages
/Originality
Jagannath International Management School
Vasant Kunj, New Delhi-110070
(Affiliated to Guru Gobind Singh Indraprastha University, New Delhi)
Recognized u/s 2(f) by UGC & Accredited with ‘A+’ Grade by NAAC
Participant of UNGC & UNPRME, New York
ISO 9001:2015 Quality Certified
Bachelor of Computer Applications (BCA)
(Session: January- June 2023)
Subject: Database Management System Code: 20108
Course: BCA Sem: II
Assignment –I
Q.1.Differential between the following (Also draw the diagrams where required)
a) Physical Data Independence and Logical Data Independence
b) Generalization and specialization
Q.2. Draw an ER Diagram of a University Database considering the following requirements:
The university offers one or more programs.
A program is made up of one or more courses.
A student must enroll in a program.
A student takes the courses that are part of her program.
A program has a name, a program identifier, the total credit points required to graduate, and
the year it commenced.
A course has a name, a course identifier, a credit point value, and the year it commenced.
Student has name, a student identifier, date of birth, and the year they first enrolled.
When a student takes a course, the year and semester he attempted it are recorded. When
he finishes the course, a grade (such as A or B) and a mark (such as 60 percent) are
recorded.
Each course in a program is sequenced into a year (for example, year 1) and a semester (for
example, semester 1).
Q.3. Why do we have constraints in database. Explain all the constraints in SQL which we can
impose on database.
Q.4. Why is database approach better than earlier methods of storing data?
Q.5. Explain the DDL and DML commands with syntax and one example of each command.

Rubrics for Assignment – I

Question 5 Mark 4 Marks 3 Marks 2 Marks 1 Marks


No.
Shows a
thorough and
Shows a
thoughtful
comprehensive Shows a limited
understanding Shows a basic
understanding understanding
of the concept understanding
of the terms of the Concept Shows a little
with the help of of the Concept
Question1 with diagram and also does no understanding of
the diagram and also
a &b but provides provides the the Concept with no
using correct provides
some of the incorrect diagram.
symbols for incomplete
differences and diagram or no
each term and diagrams
incomplete diagram
provides all the
diagram
expected
differences.
Question 5 Mark 4 Marks 3 Marks 2 Marks 1 Marks
No.
Shows Full Shows Very
understanding Shows General limited
of the entity Shows understanding Understanding
Does not meet the
and relationship Proficiecy in of ER diagrams to draw ER
Requirements of
Question 2 and draws the drawing ER with some of diagram and
level 2 not met
diagram with all diagram with the incorrect uses incorrect
the correct minor errors diagram symbols and
symbols for ER- notations notations
diagram
Shows clear Shows poor
Shows
understanding understanding The student did not
understanding
of the concept of of the Concept understand the
of the Concept Shows partial
constraints in by providing concept and
Question 3 but has some understanding
database by incorrect provides incorrect
minor yet non- of the concept.
providing constraints or irrelevant
trivial gaps in
proper use of definition or definition and use.
their reasoning.
each constraint. use.
Shows a
Shows a
thorough and Shows a basic Shows a limited Shows a little
comprehensive
Question 4 thoughtful understanding understanding understanding of
understanding
understanding of the Concept of the Concept the Concept
of the concept
of the concept
Shows very
limited
Shows
Shows clear understanding
somewhat clear Shows
understanding of the DDL and Shows no
understanding incomplete
of the DDL and DML commands understanding of
of the DDL and understanding
DML commands and provides the DDL and DML
DML commands of the
Question 5 in SQL with incorrect commands with all
with some commands
correct syntax commands in incorrect syntax
minor yet non- with gaps in
and example incorrect and examples
trivial gaps in the syntax or
queries of each category but queries.
the syntax or example query.
command with correct
example query.
syntax and
example query
Jagannath International Management School
Vasant Kunj, New Delhi-110070
(Affiliated to Guru Gobind Singh Indraprastha University, New Delhi)
Recognized u/s 2(f) by UGC & Accredited with ‘A+’ Grade by NAAC
Participant of UNGC & UNPRME, New York
ISO 9001:2015 Quality Certified
Bachelor of Computer Applications (BCA)
(Session: January- June 2023)

Subject: Environment Studies Code: 20110


Course: BCA Sem: II
Assignment –I

Ques. 1 Make a Project on “Components of Environment.” All the components, namely,


atmosphere, hydrosphere, lithosphere, and biosphere should be discussed. Include relevant
pictures, graphs and detailed explanation of each.

Rubrics for Assignment – I

Question 1 Mark 2 Marks 3 Marks 4 Marks 5 Marks


No.

1 Introduction of Introduction of Introduction of Introduction of Introduction of the


the Components the Components the Components the Components Components of
of Environment of Environment of Environment of Environment Environment +
+ +
+ Description of each
Description of Description of component +
Description of each component each component
each + + Pictorial presentation of
component each component +
Pictorial Pictorial
presentation of presentation of Threats to each
each component each component component
+ +
Threats to each Overall presentation
component

You might also like