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 035/2016
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in
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 കറന്റ് അഫയേഴ്സ് മേയ് 11
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Question Answer Bank
1. super max ക്രിക്കറ്റിന്റെ പിതാവ് [Super max krikkattinte pithaavu]
Answer: മാർട്ടിൻ ക്രോ [Maarttin kro]
Previous Question
Next Question
Add Tags
Report Error
Reply
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Tags
malayalam-kerala-psc-questions
Show Similar Question And Answers
QA->super max ക്രിക്കറ്റിന്റെ പിതാവ്....
QA->Name the first Super computer made by Seymour Cray; the father of super computer?....
QA->Name the Patna-based educationist and founder of the 'Super 30' programme whose real life was depicted in the movie ‘Super 30’ starring Hrithik Roshan?....
QA->Name the first Super computer made by Seymour Cray, the father of super computer?....
QA->അടുത്തിടെ 737-8 MAX വിമാനങ്ങൾ വാങ്ങാൻ ബോയിങ്ങുമായി ഒന്നര ലക്ഷം കോടി രൂപയുടെ കരാർ ഒപ്പിട്ട ഇന്ത്യൻ വിമാനക്കമ്പനി ?....
MCQ->Which of the following are valid calls to Math.max? Math.max(1,4) Math.max(2.3, 5) Math.max(1, 3, 5, 7) Math.max(-1.5, -2.8f)...
MCQ->Point out the error in the program (in Turbo-C). #include<stdio.h> #define MAX 128 int main() { const int max=128; char array[max]; char string[MAX]; array[0] = string[0] = 'A'; printf("%c %c\n", array[0], string[0]); return 0; }...
MCQ->Inverter 74 LS04 has following specifications I0H max = - 0.4 mA, I0L max = 8 mA, IIH max = 20 μA, IIL max = 0.1 mA The fan out of this inverter is...
MCQ->What will be the output of the program? class Super { public Integer getLength() { return new Integer(4); } } public class Sub extends Super { public Long getLength() { return new Long(5); } public static void main(String[] args) { Super sooper = new Super(); Sub sub = new Sub(); System.out.println( sooper.getLength().toString() + "," + sub.getLength().toString() ); } }...
MCQ->What will be the output of the program? class Super { public int i = 0; public Super(String text) / Line 4 / { i = 1; } } class Sub extends Super { public Sub(String text) { i = 2; } public static void main(String args[]) { Sub sub = new Sub("Hello"); System.out.println(sub.i); } }...
×
×
Type The Issue
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