অণুজীব

 

C-sharp-programming – programming-c-sharp – কুইজ মডেল টেস্ট অনুশীলন – 2

6818. What class to use for multiple concatenations of a string

  1. StringBuilder
  2. concat (keyword)
  3. Operator ( + )
  4. None of these

6819. Which storage option to choose for true-or-false answer so that, each answer is initialized to true and minimizing the amount of memory used

  1. BitArray ans = new BitArray(-1);
  2. BitVector32 ans = new BitVector32(1);
  3. BitVector32 ans = new BitVector32(-1);
  4. BitArray ans = new BitArray (1);

6820. Which code block will create a method to clear a Queue named q

  1. Dim e As Object; For Each e In q q.Dequeue() Next
  2. q.Clear()
  3. Dim e As Object; For Each e In q q.Enqueue(Nothing) Next
  4. q.Dequeue()

6821. Which of the following is a collection of elements of same type

  1. struct
  2. array
  3. class
  4. union

6822. Which class to select for writing a custom dictionary named Dictionary1 so that it is type safe

  1. class Dictionary1 { … } Dictionary<string
  2. string> t = new Dictionary<string
  3. string>(); Dictionary1 dictionary = (Dictionary1)t;class Dictionary1 : IDictionaryclass Dictionary1 : Dictionary<string
  4. string>class Dictionary1 : HashTable

6823. Is it possible to store multiple data types in System.Array

  1. No
  2. Yes
  3. Depends on the class
  4. Can Not Say

6824. Which code will invoke FaxDocs if following is given – public delegate void FaxDocs(object sender, FaxArgs args);

  1. public : static event FaxDocs Fax;
  2. public ref class FaxArgs : public EventArgs { public : String CoverPageInfo; FaxArgs (String coverInfo) { this.CoverPageInfo = coverInfo; }};
  3. public ref class FaxArgs : public EventArgs { public : String CoverPageInfo; };
  4. public : static event Fax FaxDocs;

6825. Which code block will write a multicast delegate that accepts a DateTime argument and returns a Boolean value

  1. public delegate bool PDo(DateTime);public delegate int PDo(bool
  2. DateTime);public delegate bool PDo(Object
  3. EventArgs);public delegate void PDo(DateTime);

6826. What does the using or Imports statement___________.

  1. use to reference an external library
  2. None
  3. allows references to members of a namespace without using the fully qualified name
  4. Can Not Say

6827. What is the .NET obfuscation solution___________

  1. It determines if or not a piece of code is allowed to run
  2. None of the above
  3. Decompiles DLL back into actual source code
  4. Prevent a .NET DLL to be decompiled

আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।

Leave a Reply

স্যার, কিভাবে আপনাকে সাহায্য করতে পারি?

Click one of our representatives below

Customer Support
Customer Support

Syeda Nusrat

I am online

I am offline

Technical Support
Technical Support

Ariful Islam Aquib

I am online

I am offline