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
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
computer science computer fundamentals
Information Technology
1. Personal computers use a number of chips mounted on a main circuit board. What is the common name for such boards?
(A): Breadboard
(B): Daughterboard
(C): Fatherboard
(D): Motherboard
(E): None of the above
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->ഐ.സി ചിപ്പ് (integrated circuit chips) നിർമ്മിക്കാൻ ഉപയോഗിക്കുന്ന മൂലകങ്ങൾ?....
QA->Who invented Integrated Circuit (IC) chips?....
QA->‘IC chips’ for computers are usually made of which metal?....
QA->Computers use the ____ number system to store data and perform calculation :....
QA->At the time of short-circuit; what will be the current in the circuit?....
MCQ->Personal computers use a number of chips mounted on a main circuit board. What is the common name for such boards?....
MCQ->Statement: Orissa and Andhra Pradesh have agreed in principle to set up a joint control board for better control, management and productivity of several inter-state multipurpose projects. Courses of Action: Other neighbouring states should set up such control boards. The proposed control board should not be allowed to function as such joint boards are always ineffective. ....
MCQ->Your network contains 10 domain controllers, 10 member servers, and approximately 1,000 client computers. All the servers run Windows 2000 Server, and all the client computers run Windows 2000 Professional. Two of the domain controllers act as DNS servers. Users of client computers use file sharing to grant access to files stored locally. The network has 10 subnets and uses TCP/IP as the only network protocol. You want to configure the network so that all computers can resolve the addresses of all other computers by using DNS. Client computers must be able to register and resolve addresses if a server fails. How should you configure the DNS servers?....
MCQ->Statement: "Everyone desires to buy a personal computer", statement of a college student. Assumptions: Personal computers are not a need but a luxury. Use of personal computers improves quality of skill. ....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication ( class Sample { private enum color : int { red, green, blue } public void fun() { Console.WriteLine(color.red); } } class Program { static void Main(string[ ] args) { // Use enum color here } } } To define a variable of type enum color in Main(), we should use the statement, color c; . enum color being private it cannot be used in Main(). We must declare enum color as public to be able to use it outside the class Sample. To define a variable of type enum color in Main(), we should use the statement, Sample.color c; . We must declare private enum color outside the class to be able to use it in Main().....
×
×
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