Bca Part 1
Bca Part 1
Bca Part 1
Q.6 Write the function into canonical form in which maximum number of variables are used
f(x ,y, z) = x. y +x. z + x. y
Q. 7 Prove that the statement pq and (p)(q) are contradictory to each other
Q.10 Show that the function f : R→R defined by f(x) = 5x2 – 5 is one-one and onto.
ST. Thomas College, Bhilai
2019-2020
BCA-102: Computer Fundamentals
Assignment
Max Marks: 25
Note: Answerany 5questions. All questions carry equal marks.
MM : 25
Note: Attempt any five questions. Each question carry equal marks.
2. How do “break “, “continue” and exit() work ? Explain each by its use.
4. What are the various datatype according to variable scope (ie. Storage class) ?
Explain the properties of each data type.
6. Write a C program to define a structure Student that will contain the roll number,
name and total marks of a student . The program will ask the user to input the
details of 5 students and print the details of all the students whose total marks
is greater than a given value .
7. What is the difference between static memory allocation and dynamic memory
allocation ? Explain the difference between malloc and calloc function .
.
8. Write a program to find the lengh of a string using pointers .
9. Explain the following (i) fprintf (ii) beof (iii) fflush (iv)fseek
10. Write a program to input a series of integers into a file named DATA. Code a
program to read these numbers and then write all odd numbers to a file called
ODD and all even numbers to a file called even .
St. THOMAS COLLEGE, BHILAI
B.C.A Part-I
BCA-104 PC Software and Multimedia
ASSIGNMENT:2019-2020
M.M:25
Note: Attempt any five questions. Each question carries equal marks.
Go To options.
Q.2 Explain Mail merge technique and what are its advantages.
of chart/graph.
Q.4 What do you mean by goal seek. Explain pivot table and data validation.
transformation.
ST. Thomas College, Bhilai
BCA Part I 2019-2020
Paper 105: Web Technology and E-Commerce
ASSIGNMENT
M.M: 25
Note: - Attempt any five questions. All questions carry equal marks.
Q.1 What is protocols? Explain different protocol like HTTP , FTP, SMTP ,TELNET .
Q.2 Explain Email concept including sending and receiving secure Email.
Q.4 What is Hyper linking ?Explain Internal and External linking between web pages
with example.
Q.5 What is DHTML? Explain CSS including Inline style sheet explain with example
Create a web page which shows the changes of header dynamically.
Q.6 What is Client side and Sever side JavaScript? Explain following in JavaScript:
i) Array and Function in JavaScript
ii) Write a script to get the largest value in an array
Q.7 What is PHP? Explain Features and Advantages of PHP over other scripting
languages. Explain data types and variables in PHP.
Q.8 Explain Looping constructs and String function in PHP? Create ascript using for
loop to add all the integers between 0 and 30 anddisplay the total in PHP.
Q.9 Explain definition and scope of E-Commerce. Differentiate Traditional Commerce v/s
E-Commerce.