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. The short statements that represent the steps the computer needs to follow to solve a problem are called
(A): Flow diagrams
(B): Flowcharts
(C): IPO charts
(D): Pseudocharts
(E): Pseudocode
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->Two statements are given followed by two conclusions I and II. You have to consider the two statements to be true even if they seem to be at variance from commonly known facts. You have to decide which one of the given conclusions is definitely drawn from the given statements. Statement : All virtuous persons are happy. No unhappy person is virtuous. Conclusions : I. Happiness is related to virtue II. Unhappy person is not virtuous.....
QA->We have been trying to solve the problem.................
QA->Read the statements carefully and answer the question which follow: A cube has six sides each of a different colour.The red side is opposite black.The green side is between red and black.The blue side is adjacent to white .The brown side is adjacent to blue.The red side is face down.The side opposite brown is:....
QA->The transmission of data from a local computer to remote computer is called–....
QA->A short but pithy and weightily saying, a short witty phrase....
MCQ->The short statements that represent the steps the computer needs to follow to solve a problem are called....
MCQ->Statement: "Best way to solve this problem of workers' dissatisfaction is to offer them cash rewards. If this type of incentive can solve the problem in CIDCO Company then why not here." - A Personnel Manager tells the Chairman of a company. Assumptions: The reason for workers' dissatisfaction in both the companies was similar. Monetary incentives have universal appeal. ....
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }....
MCQ->Statements: The Minister questioned the utility of the space research programme and suggested its replacement by other areas of felt national needs. Conclusions: Exploring the space does not contribute to critical national needs. Research should be oriented to national needs. ....
MCQ->The following steps are involved in laying a sewer in a trench : 1. Transferring the center line of the sewer to the bottom trench. 2. Setting sight rails over the trench. 3. Driving pegs to the level of the invert line of the sewer. 4. Placing the sewer of these steps is The correct sequence of these steps is....
×
×
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