অণুজীব

 

css-background – Web-design-CSS – কুইজ মডেল টেস্ট অনুশীলন – 7

9612. What value a bool cannot have

  1. FALSE
  2. TRUE
  3. Any nonzero value
  4. Bool is not a data type

9613. What is the correct method to optimize the following code block: for (i=0; i<100; i++) { a= a+ i; } for(i=0; i<100; i++) { b=b+i; }

  1. Reduce work inside loops
  2. Remove unwanted parts of Loops
  3. Use sentinel value
  4. Combining Loops

9614. Which is correct

  1. System.String and System.Text are same. System.text is synonym of system.string
  2. System.String is data type System.Text is namespace
  3. System.String is data type System.Text is Class
  4. None of the above

9615. What is the output of the code public class B : A { }

  1. B and C
  2. Errors
  3. It defines a class that inherits the public methods of A only.
  4. It defines a class that inherits all the methods of A but the private members cannot be accessed.

9616. Which is the command given to compile a C# source code file named File.cs

  1. csc.exe File
  2. csc.exe File.exe
  3. csc File.cs
  4. csc File

9617. If the exception thrown at runtime is not catched, then who will catch it

  1. CLR
  2. Compiler
  3. Loader
  4. Linker

9618. Which type of code security protects system resources from unauthorized calls

  1. Can Not Say
  2. Call-based security
  3. Role-based security
  4. Code-based security

9619. Is the following fragment valid for(int i = 0; i < num; i++) sum += i; count = i;___________

  1. No
  2. Yes
  3. Depends on value of num
  4. Depends on value of count

9620. Which class will implement the IComparable<string> interface to compare a specially-formatted string irrespective of default collation comparisons

  1. public class Person : IComparable<string>{ public bool CompareTo(string other){ … } }
  2. public class Person : IComparable<string>{ public bool CompareTo(object other){ … } }
  3. public class Person : IComparable<string>{ public int CompareTo(object other){ … } }
  4. public class Person : IComparable<string>{ public int CompareTo(string other){ … } }

9621. What is MSIL

  1. Multi Socket Interface Library
  2. Microsoft Intermediate Language
  3. Microsoft Interface Language
  4. Microsoft Integer Long

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

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