You are on page 1of 9

Roll No...................................

TBS-601
B. SC. (CS) (SIXTH SEMESTER)
MID SEMESTER EXAMINATION, April/May, 2022
PROGRAMMING WITH .NET C#

Time : IV2 Hours

Maximum Marks : 50
Note : (i) Answer all the questions by choosing any one of the sub-questions.

(ii) Each question carries 10 marks.

1. (a) Explain .NET Framework Compilation process with the help of a


diagram. 10 Marks (CO1)

OR
(b) What is the difference between Managed code and Unmanaged code ?
10 Marks (CO1)

2. (a) Explain Boxing and Unboxing in C# with the help of its code.
10 Marks (CO1)

OR
(b) Write short notes on the following : 10 Marks (CO 1)

(i) CLS

(ii) CTS
P. T. O.
(2)

3. (a) Explain foreach loop with the help of sample code. 10 Marks (CO2)

OR
(b) What is the difference between for loop and foreach loop ?
10 Marks (CO2)

4 (.) Write a progrm to cheek odd or even using conditional (ternary)


operator in Cl, input should be given by the user. 10 Marks (CO*)

OR
(b) Explain C# Arrays with its declaration, initialization and accessing.
10 Marks (CO2)

5 (a) In how many ways we can create string object ? Explain with the help
w 10 Marks (CO1)
of code.
OR
(b) Explain .NET Standard, .NET Core and .NET Framework.
10 Marks (CO1)

TBS-601
Roll No......................

TBS-602
B. SC. (CS) (SIXTH SEMESTER)
MID SEMESTER EXAMINATION, April/May, 2022
CLOUD COMPUTING

Time : 1% Hours

Maximum Marks : 50
Note : (i) Answer all the questions by choosing any one of the sub-questions.

(ii) Each question carries 10 marks.

1. (a) Discuss essential characteristics of Cloud Computing model.


10 Marks
OR
(b) Explain the advantages and disadvantages of Cloud Computing.
10 Marks
2. (a) What are Service Models ? Explain the service stack with example.
10 Marks
OR
(b) Explain in brief cloud storage. Discuss with appropriate example.
10 Marks
3. (a) Explain in detail Private Cloud Model. Also elaborate the advantages
and disadvantages of private cloud model. 10 Marks

P. T. O.
Roll No....................

TBS-602
B. SC. (CS) (SIXTH SEMESTER)
MID SEMESTER EXAMINATION, April/May,
«•» 2022
CLOUD COMPUTING

Time : IV2 Hours

Maximum Marks : 50
Note : (i) Answer all the questions by choosing any one of the sub-questions.

(ii) Each question carries 10 marks.

1. (a) Discuss essential characteristics of Cloud Computing model.


10 Marks
OR
(b) Explain the advantages and disadvantages of Cloud Computing.
10 Marks
2. (a) What are Service Models ? Explain the service stack with example.
10 Marks
OR

(b) Explain in brief cloud storage. Discuss with appropriate example.


10 Marks
3. (a) Explain in detail Private Cloud Model. Also elaborate the advantages
and disadvantages of private cloud model. 10 Marks

P. T. O.
(2)

OR

(b) Differentiate between Public and Community Cloud model with


appropriate example. 1 0 Marks

4. (a) Discuss in briefthe history of cloud computing. 10 Marks

OR

(b) Explain NIST cloud computing reference model. 10 Marks

5. (a) Discuss the applications and use of Cloud Computing. 10 Marks

OR

(b) An organization (University) is migrating to cloud environment.


Discuss the deployment and service model requirements. 10 Marks

TBS-602
Roll No.

TBS-603
B. SC. (CS) (SIXTH SEMESTER)
MID SEMESTER EXAMINATION, April/May, 2022
PYTHON PROGRAMMING

Time: 1% Hours

Maximum Marks : 50
Note : (i) Answer all the questions by choosing any one of the sub-questions.
(ii) Each sub-question carries 10 marks.

1. (a) List the different application areas of python programming language.

10 Marks (CO1)
OR
(b) Illustrate the different types of control flow statements available in
Python with flowcharts. Define the use of else clause in all control flow
statements. 1 0 Marks (C0 j )

2. (a) What is a function ? How to define a function in python ? Write a


program using function to find out the given string is palindrome or not.

10 Marks (CO5)
OR
(b) What is list ? How to define and access the elements of list ? Explain
five inbuilt functions used for processing list. 10 Marks (CO5)

P. T. O.
(2)

3. (a) List out/zve useful string methods which supports in python. Explain
with an example for each method. 10 Marks (CO4)
OR
(b) Write a python program to find the mean, median and mode for a given
list of numbers. 1 0 Marks (CO4)

4. (a) What is Dictionary in python ? Write a python program to count the


frequency of words in a string, the output should be displayed in a
dictionary format where each unique word of string will be the key and
its frequency will be the value of dictionary.
Sample Input: I love python programs python programs are short.
Sample Output : {‘I’: 1, ‘love’: 1, ‘python’: 2, ‘programs’: 2, ‘are’: 1,
‘short’: 1} 10 Marks (CO4 and CO3)

OR
(b) Write Python Program to reverse a number and also find the sum of
digits in the reversed number. Prompt the user for input.

10 Marks (CO4 and CO3)


5. (a) Discuss the different operators in Python. Describe specifically about
identity operator and membership operator. . 10 Marks (CO2)

OR
(b) Strings are immutable data types” explain. Write Python program to
count the total number of vowels, consonants and blanks in a string.

10 Marks (CO2)

TBS-603
Roll No..................................

TBS-605
B. SC. (H) IN COMPUTER SCIENCE (SIXTH SEMESTER)
MID SEMESTER EXAMINATION, April/May, 2022
INTERNET OF THINGS
Time: 1% Hours
Maximum Marks : 50
Note : (i) Answer all the questions by choosing any one of the sub-questions.
(ii) Each sub-question carries 10 marks.
1. (a) (i) Explain the basic components of loT. 6
(ii) Write short notes on the history of loT. 4
10 Marks (CO1)
OR
(b) (i) What is the role of IPv6 in loT ? Explain the features. 7
(ii) Describe ITU-Views on loT. 3
10 Marks (CO1)
2- (a) (i) Describe in detail about loT Communication Models. 5
(ii) Differentiate between loT and M2M applications. 5
10 Marks (CO2)
OR
(b) (i) Discuss the functional blocks of loT. 5

(ii) Write notes on Communication APIs. 5

10 Marks (CO2)

P. T. O.
(2)

3. (a) Explain Object Classifications and their characteristics of loT.

10 Marks (CO1)
OR

(b) Describe in detail about loT Framework. 10 Marks (CO1)

4. (a) Explain Basic Nodal capabilities of loT. 10 Marks (CO1)


OR

(b) (i) Write short on Application Layers Protocols. 5


(ii) Compare CoaP and MQTT Protocols. 5
10 Marks (CO1)

5- (a) Explain loT Network Protocol in detail. 10 Marks (CO2)


OR

(b) (i) Write short note on Wireless Sensor Networks. 5


(ii) Discuss different services of Cloud Computing. 5

10 Marks (CO2)

50
TBS-605

You might also like