1. The compiled version of a VC#.NET program will be in_______________. Byte code None of these IL code Machine code 2. The purpose of JIT compiler is to convert____________. None of these IL code to managed native code IL code to byte code VC#.NET source code IL code 3. The Garbage Collection solves_____________. None of these Memory leakage problem Both options DLL hell problem 4. The code that requires the CLR at runtime for the execution is known as the ________. Binary code Managed code IL code One of these 5. Which one of the following JIT compilers produce highly optimized code? Econo JIT Standard JIT None of these Pre JIT 6. Which one of the following statements about code debugging is correct? Breakpoints can be set by pressing F9 function key. Debugger helps us to step through our code, one line at a time. a, b and c are correct. Breakpoints can be set by left-clicking in the left margin area at the line where we want to set the breakpoint. 7. The ref type parameters are____________. Output only parameters. Input / Output parameters. None of these. Input only parameters. 8. The size of integer is___________. 32 bits 16 bits 64 bits 8 bits 9. In case of the Params type parameter____________. Both input and output can be handled. Only output can be sent. The number of arguments is variable. None of these. 10. In the case of access modifiers___________. None of these. Private and protected access modifiers can be specified for a class. Public access modifier can be specified for a class. The scope of the internal access modifier is the namespace. 11. A buffer is a block of bytes in memory used to ___________ data binary data cache data Class data 12. The arrays involved in a jagged array_____________. May be of different sizes. Should be of same size. Are not known as subarrays. None of these. 13. An instance of a value type variable is allocated memory on_______. None of these Stack Both options Heap 14. A machine on a network is called ________ data store Node address 15. An instance of a reference type variable is allocated memory on_______. None of these Both options Stack Heap 16. The out type parameters can be used_______________. None of these. To pass data to the called method and receive information from the called method. Only to pass back a result to the calling functions. Only to send information to the called function. 17. The file steam class is designed specifically for reading and writing_______________ files. binary data Class files program none 18. The parameters of a method __________. None of these. Help us to get information from a method. Help us to pass information to a method. Help us to pass information to and from a method. 19. The Buffered Stream class is a ________ of the Stream class. binary class Base class class Derived class 20. The size of long is___________. 16 bits 32 bits 64 bits 8 bits 21. The text files are helpful in __________ and ____________ textual data. storing, retrieving Storing, displaying Retrieving, displaying displaying, retrieving 22. The node is also called as ______________ host class Data cache 23. 50. For server-side custom validation, the name of the custom function must be identified in the ______________ function property On server validation server validation Client Validation on client validation 24. The up level browser will perform validation on the client, using the _________ and _____________ none HTML, ASP Both HTML, ASP and DHTML, java script DHTML, java script 25. The various possible values of dock property are_________ Both TOP, Left and Fill, right Side, upright Fill, right TOP, Left 26. The main ASP.NET page class is derived from the ____________ class derived base main Page 27. The validation control has ____________ control. Up level down level bottom level both 28. Only ___________ amount of processing time is needed for data conversion. none small allocated time Large 29. We can attach _________ validation control to an input control more than one almost one One less than one 30. The ADO.NET provides greater case of ___________ Programming Improve data source both Programming and higher dependency higher dependency 31. The ______________ enables to move through the code very quickly. Solution explorer window none of these Class view window Code window 32. The VC#.NET language________________. Solves the memory leakage problems. Has very good correspondence with the IL language. All the above. Solves the DLL hell problems. 33. In VC#.NET project files are grouped into a _____________. Namespace Package Workspace Solution 34. Home page in VS.NET is also known as__________. Start page Welcome page Default page First page 35. ________________ access modifier is applied to a method or a data member, it can be accessed by all classes in the same namespace and derived class in other namespace. Public Protected internal Internal Protected 36. A Managed provider can be considered as a set of objects that mediate between a _____________ and _______________ data Data source VB.NET program both Data source and VB.NET program 37. For client-side custom validation, the name of the custom function must be identified in the ______________ function property On server validation server validation Client Validation on client validation 38. A property________________. Should have both get and put methods. Should have either a get method or put method. Should have a put method. Should have a get method. 39. Overloaded constructors will have________. Different return types none of these. Different names Different parameter lists 40. An indexer________________. Is identified by its name. Can have user-defined name. Enables us to access a property through index. Cannot be overloaded. 41. An instance class member is referred by using the format____________. Object name. Class member name or class name. class member name. Object name. Class member name. Class name. Class member name. None of these. 42. A static constructor_____________. Can be executed any number of times. Can be accessed through an object name. Is executed when the class is loaded. Can have its own destructor. 43. The first type of streams is specially used to represent _________ data text Binary data derived 44. The stream class has been designed to provide functional features for ________ and __________. printing, creating Creating, displaying displaying, manipulating Creating, manipulating 45. The second type of streams is used to represent __________ derived text binary data Data 46. All IO classes that represent streams are derived from the ______ class. another Data none Stream 47. In the case of a component, All the above. The extension is dll. Reusability is possible. Code will be in IL format. 48. A namespace can contain___________. Classes None of these. Classes and namespaces Namespaces 49. In case of components and namespaces, Several classes may be present in a component. All the above. Classes contained in a source file may be from different namespaces. Classes contained in different source files may be part of same namespace. 50. The alias should have Improve the readability of the code. Avoid name clashes. Saves you typing out very long strings. All the above. Submit Answers Retake Test More Computer Science Engineering Study Material › Computer Science Engineering Mock Tests with Answers Distributed Computing System Mock Test Software Project Management Mock TestArtificial Intelligence and Robotics Mock TestBasics of Database Management Mock TestC# Programming Mock TestC#.NET Programming Mock TestCloud Computing Mock TestCommunication Network Mock TestComputer Architecture Mock TestComputer Architecture and Organization Mock TestComputer Fundamentals Mock TestComputer Networking Mock TestComputer Networks Mock TestCPP Programming Mock TestData Analysis Mock TestData Communication and Computer Network Mock TestData Compression and Data Retrieval Mock TestData Mining and Business Intelligence Mock TestData Mining and Data Warehouse Mock TestData Structure and Algorithms Mock TestData Structures Mock TestDataBase Management System Mock TestDesign and Analysis of Algorithms Mock TestDigital Electronics and Logic Design Mock TestDigital Logic Circuits Mock TestDigital Principles and System Design Mock TestDiscrete Mathematics Mock TestDiscrete Structure Mock TestDotNet Technology Mock TestEmbedded Real Time Operating System Mock TestGreen Computing Mock TestHigh Performance Computing Mock TestInformation Cyber Security Mock TestInformation and Network Security Mock TestInformation Retrival Techniques Mock TestInformation Systems and Engineering Economics Mock TestMachine Learning Mock TestMicroprocessor and Interfacing Technique Mock TestMicroprocessors Mock TestMuli core Architectures and Pro Mock TestMulti core processors Mock TestNetwork Security Mock TestNeural Networks and Fuzzy Control Object Oriented Programming Mock TestOperating System Architecture Mock TestOperating System Mock TestProblem Solving and Python Programming Mock TestProgramming for Problem Solving Mock TestPython Programming Mock TestSoft Computing Mock TestSoftware Design Modeling Mock TestSoftware Engineering Mock TestSoftware Testing Mock TestSoftware Testing and Quality Assurance Mock TestTheory of Computation and Compiler Design Mock TestTheory of Computation Mock TestUbiquitous Computing System Mock Test Computer Science Engineering Mock Tests