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 electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
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
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
computer science system analysis and design
1. In a Decision tree
(A): All of the above
(B): None of the above
(C): the branch, to be followed, depends on the conditions and decisions, to be made
(D): the nodes represent the conditions, with the right wise of tree listing the actions to be taken
(E): the root is drawn on the left and is the starting point on the decision sequence
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->Which tree is known as ‘the Wonder tree of India’ ?....
QA->Tree city of the world 2021- ലെ പട്ടികയിൽ 2021ലെ ലോകത്തിലെ മരങ്ങളുടെ നഗരം ( Tree city of the world 2021) ആയിട്ട് ഐക്യരാഷ്ട്രസഭ പ്രഖ്യാപിച്ച ഇന്ത്യൻ നഗരങ്ങൾ?....
QA->The US decision to intervene in the ……….may be considered as formally ushering in-of the Cold War?....
QA->A decision which cannot be changed or modified....
QA->In a landmark decision, _____________ has included Hindi as the third official language used in its courts, alongside Arabic and English, as part of a move designed to improve access to justice.....
MCQ->What will be the output of the program? class Tree { } class Pine extends Tree { } class Oak extends Tree { } public class Forest1 { public static void main (String [] args) { Tree tree = new Pine(); if( tree instanceof Pine ) System.out.println ("Pine"); else if( tree instanceof Tree ) System.out.println ("Tree"); else if( tree instanceof Oak ) System.out.println ( "Oak" ); else System.out.println ("Oops "); } }....
MCQ->Assertion (A) : Decision making theory directs attention not to states as metaphysical abstractions, but instead seeks to highlight the behaviour of decision-makers. Reason (R) : Decision-making theory identifies a large number of relevant variables and suggests possible inter-relationships among them.....
MCQ->Statement: Poverty is increasing because the people, who are deciding how to tackle it, know absolutely nothing about the poor. Courses of Action: The decision makers should go to the grass root levels. The decision makers should come from the poorer sections of the society. A new set of decision makers should replace the existing one. ....
MCQ->Statement: Please consult us before making any decision on investment. Assumptions: You may take a wrong decision if you don't consult us. It is important to take a right decision. ....
MCQ->A group of 2m - 1 routers are interconnected in a centralized binary tree, with router at each tree node. Router I communicate with router J by sending a message to the root of the tree. The root then sends the message back down to J. Then find the mean router-router path length.....
×
×
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