
css-background – Web-design-CSS – কুইজ মডেল টেস্ট অনুশীলন – 12
9662. Which of the following is a collection of elements of same type
- array
- union
- class
- struct
9663. Which part of .NET manages the execution of C#
- JIT
- CLR
- MSIL
- Class Libraries
9664. Which of the following types cannot be mixed in an expression with a decimal value
- int
- uint
- float
- byte
9665. Is it possible to have different access modifiers on the get/set methods of a property
- Yes
- No
- Can Not Say
- Depends on the class
9666. What is two methods with the same name but with different parameters
- Duplexing
- Overloading
- Loading
- Multiplexing
9667. Which code will invoke FaxDocs if following is given – public delegate void FaxDocs(object sender, FaxArgs args);
- public : static event Fax FaxDocs;
- public : static event FaxDocs Fax;
- public ref class FaxArgs : public EventArgs { public : String CoverPageInfo; FaxArgs (String coverInfo) { this.CoverPageInfo = coverInfo; }};
- public ref class FaxArgs : public EventArgs { public : String CoverPageInfo; };
9668. What does the using or Imports statement___________.
- allows references to members of a namespace without using the fully qualified name
- Can Not Say
- use to reference an external library
- None
9669. What provides a middle layer between .NET Framework code and the COM component
- Private assembly
- Interop assembly
- Shared assembly
- Multifile assembly
9670. Which method finds the first occurrence of the specified substring
- LastIndexOf
- Parse
- Search
- IndexOf
9671. Convert vs. Parse methods___________.
- Convert allows null values
- Parse cannotBoth are sameConvert converts the value
- Parse is for parsingNone of these
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।