Java
1 JAVA does not support
2 An expression
3 in JAVA, a function contained with in a class is called
4 main() returns a value of type
5 The dot operator connects the following 2 entities(reading from left to right)
6 classes are useful because they
7 which of the following expressions result in a positive value in x
8 what tags are mandatory when creating HTML to display an applet
9 Java development kit include
10 Java standard library includes hundreds of classes and methods grouped into functional packages
11 class members are by default
12 Java uses to destroy a objects created by constructor
13 Java contains the data types
14 Java adds new operator such as instance of and
15 Java have a preprocessor
16 Java communicates with web page through special tag called
17 Java includes type of tokens
18 Java specifies major type of literals
19 new operator is used
20 which of the following can legitimately be passed to a function
21 method overloading
22 in a class specifier data or function designated private are accessible
23 In stack data item placed on the stack first is
24 A floating point constant comprise
25 variable name should not be start with
26 When Java does the type conversion it is said to be
27 what will be the value if n=1 of x and y after the following is a segment of a program:x=1;y=1;if(n>0) x=x+1;y=Y-1;
28 In Java this keyword can be used anywhere
29 method definitions have basic parts
30 in Java main() method takes how many no. of parameters
31 constructor method have
32 what is the output of the following program segment for(i=1,j=0;i<10 answers="" i="+i);</div>
<ul class=" j="" system.out.println="">
33 the ? Can be used to replace
34 which one is false incase of vectors in Java
35 by using protected one can create class members that are private to their class but
36 the members of a class can be made private
37 which of the following are valid methods in java
38 vectors can handle primitive data types
39 Packages are java's way of
40 there are ways of accessing the classes stored in a package
41 in java if you want to import all the classes in a package you will use
42 In java which is valid
43 an end of line is indicated by the following
44 there are following phases in lifecycle of threads in java
45 a class hierarchy
46 an array element is accessed using
47 public,private,protected are
48 exception keywords
49 which one is bitwise operator
50 which one is comment indicator
51 Which statement is true
52 a static automatic variable is used to
53 In java the class cannot be subclassed is called
54 two dimentional can be defined as
55 mathematical functions are supported by java in
56 loop operation are performed by
57 in java to get the control out of loop we use
58 java is said to be platform independent because
59 dynamic memory can be allocated by the following declaration
60 a method that is called automatically when an object is created is known as
61 a method that automatically when an object is destroyed
62 special symbol used by java to document java packages and methods
63 which command is used to genrate API-style HTML documentation automatically
64 a command that disassembles java.class files
65 the java debugger is
66 JDK stands for
67 In java short is data type of length
68 API stands for
69 class error{ public static void main(string args[]){ system.out.println("hello java!")}
70 which java class supports many methods that enable us to draw many types of shapes
71 which operator is used to bitwise complement
72 in java right shift operator is
73 In java strings can be concatenated by using
74 Java supports
75 Java compose class libraries for applet and networking programming
76 a command for running the java compiler
77 a base class is inherited by
... Answer is C)
3 What is the term which represents the use of links between information of all sorts whether text, graphics, video or audio- based ?
4 Which of the following require large computer memory
5 A term associated with the comparison of processing speeds of different computer systems is:
6 The retrieval of information from the computer is defined as
No comments