Net Framework and Technologies
Net Framework and Technologies
BCA–C603
B. C. A. (Sixth Semester)
EXAMINATION, 2021-22
.NET FRAMEWORK AND TECHNOLOGIES
Time : 2½ Hours
Maximum Marks : 60
Note : Attempt all questions.
Section—A
(a) 2001
(b) 2000
(c) 2002
(d) 1999
P. T. O.
[2] BCA–C603
Console.WriteLine(“Sachin Tendulkar”);
else if (a = = 5)
Console.WriteLine( '' Rahul Dravid '' ); else
Console.WriteLine( '' MS Dhoni '' );
Console.ReadLine( );
(a) Rahul Dravid
(b) Sachin Tendulkar
(c) MS Dhoni
(d) Warning : Unreachable Code
(vi) The default modifier is _________for the struct
and its members. (CO2, BL3)
(a) Internal
(b) External
(c) Private
(d) Protected
(vii) C# properties doesn’t have storage location. C#
properties are extension of fields and accessed
like_________ (CO3, BL3)
(a) Fields
(b) Objects
(c) Data types
(d) Functions
P. T. O.
[4] BCA–C603
(CO-3, BL3)
(a) Methods
(b) Aggregation
(c) Interface
(d) Constructor
(CO4, BL3)
(a) sleep( )
(b) teiminate( )
(c) suspend( )
(d) stop
(CO4, BL3)
(b) Close( )
(CO4, BL3)
(a) Load
(b) Unload
(c) Start
(d) Rendering
P. T. O.
[6] BCA–C603
BCA–C603 70
P. T. O.