Question Set

1. Beton Wali Vidhwa is a short story written by





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->‘Na Khatma Hone Wali Kahani’ is the autobiography of which person?....
QA->If in a code language PRINCIPAL is written as MBOQSOMVW and TEACHER is written as FDVSZDB, how is CAPITAL written in that code ?....
QA->A short amusing story about some real person or event....
QA->The first short story in Malayalam ?....
QA->Padmarajan Award for Short Story 2014 labhichathu aarkku ?....
MCQ->Beton Wali Vidhwa is a short story written by–....
MCQ->Beton Wali Vidhwa is a short story written by....
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->How is letter written in a code language? I. please write a letter is written as 7218 and received a Greek letter is written as 7513.II write in English please is written as 2084 and a letter in Greek is written as 5714.....
MCQ->How is the word plant written in the given code language ? buy a new plant today is written as 4$%72 and not the plant she said is written as @#5$9 plant is always good is written as 63$ and is good buy always is written as 32 6....
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