
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 14
10714. To invoke Fill() method of a DataAdapter object
- The connection should be opened
- None of the above
- The DataAdapter object should have SelectCommand
- The DataAdapter object should have InsertCommand
10715. What property is used on the DataTable to indicate conflicts after update method is called
- HasErrorConflict
- HasDataError
- HasCollision
- HasError
10716. The Products table has a column named ProductName and a primary key column named ProductI When a user selects an item in the DataList, you want to retrieve the value of the ProductID column associated with it.
- In the DataList control set DataKeyField="ProductID"
- In the DataList control set ID="ProductID"
- In the DataList control set KeyField="ProductID"
- In the DataList control set PrimaryKeyField="ProductID"
10717. Correct syntax of ASP.NET directive
- directive [attribute=value] %>
- <@ directive [attribute=value] >.
- <@ directive [attribute=value] %>.
- <% directive [attribute=value] %>.
10718. What is Query String
- A Query String is information which overwrite the page URL
- A Query String is information that is overwrite to the start of a page URL
- A Query String is information that is appended to the end of a page URL.
- A Query String is a type variable with value that is appended to the end of a page URL
10719. Can you use a DataView to filter rows in a DataTable
- Yes
- by using the Set Filter method of the DataView
- Yes
- by setting the Row Filter property of the DataView
10720. Which of the following statements would you use to properly describe unit testing
- Test and fix the errors.Testing performed by users
- just before the Web Application is releaseWith carefully planned test data
- run a module to see if it integrates well with other modules.With carefully planned test data
- run the module to see if it works according to its specifications.”;}}
10721. Which of the following is not a type of Web site that can be created using Visual Studio 2005
- Local IIS Web sites
- Remote IIS Web sites
- FTP sites
- Dynamic Web sites
10722. You need to enable paging for a DataGrid control
- You can use either the DataReader or DataTable
- A DataGrid does not support paging
- You can use a DataTable
- You can use a DataReader
10723. Convert vs. Parse methods
- Convert converts the value
- Parse is for parsingNone of the above
- Both are sameConvert allows null values
- Parse cannot”;}}
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।