Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in Malayalam General Knowledge
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
database odbc ole db ado and asp
1. In OLE DB, a tabular data provider:
(A): does not own data.
(B): exposes data via rowsets.
(C): is both a consumer and a provider of data.
(D): transforms data through ODE DB interfaces.
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->India's first private Internet Service Provider(ISP) was?....
QA->What function displays row data in a column or column data in a row?....
QA->Data Diddling എന്ന് പറഞ്ഞാൽ എന്ത്?....
QA->Flight Data Recorder എന്നറിയപ്പെടുന്നത്?....
QA->വംശനാശ ഭീഷണി നേരിടുന്ന ജീവികളെ ഉൾപ്പെടുത്തി Red Data Book പുറത്തിറക്കുന്ന സംഘടന ഏത് ?....
MCQ->In OLE DB, a tabular data provider:....
MCQ->OLE DB tabular data providers present data in the form of rowsets.....
MCQ->OLE DB has two types of data providers: tabular data providers and service providers.....
MCQ->In OLE DB, a service provider:....
MCQ->What will be the output of the program? public class SyncTest { public static void main (String [] args) { Thread t = new Thread() { Foo f = new Foo(); public void run() { f.increase(20); } }; t.start(); } } class Foo { private int data = 23; public void increase(int amt) { int x = data; data = x + amt; } } and assuming that data must be protected from corruption, what—if anything—can you add to the preceding code to ensure the integrity of data?....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution