Java J2EE Interview Questions
Questions Answers Views Company eMail

how we can remove hard code in java?

Satyam,

1 7879

I have a requirement Here we have a ResultSet object that will contain 50 records i need to print those recors in to a webpage(i.e; view according to MVC architectures that mybe servlet or jsp) . Here i need to print the records 10 per page that is 1 to 10 in page one and 11 to 20 in page two like remaining will be appeared in other pages we need to display those page numbers whenever we click on that page number we will go to that page and display 10 records like we will display 5 pages it is like this << 1 2 3 4 5 next >>

ProKarma,

2615

public class Base { public void myMethod(int a,intb) {} } // Uses myMethod and then hides it. public class DerivedOne extends Base { private void myMethod(int a,int b); } will this compile or not .yes or no. why

2 3862

how to crate clint-server socket?

Accenture, Infosys, Infotech, TCS,

1 4413

how an we achive multiple inhetitance in java using interface..??

2 4090

is java pure object oriented or not ?

7 8616

how to connect two diffrent applet files

2551

I need help please send me reply: Write a program "if given a string like 'HAT', the combination's returned should be like ATH,THA,TAH in java"?

4 4745

what is for datainputstream?

1 3122

What is the use of static keyword in "public static void main()"

College School Exams Tests, Infosys, Six Dee Telecom,

10 10447

whay java does not support bass by reference

NIIT,

2453

what is mena by object block any what is the use of that

CGI,

1871

can any body tell me? does advance java and j2ee both are same.

CTS, Infosys,

4 9259

does core java and j2se both are same?

5 13524

what is difference between signed & unsigned char?

2 4218


Un-Answered Questions { Java J2EE }

What are the jdbc api components?

783


Describe the spring framework?

214


How can classpath be set?

725


What is awt package in java?

582


How can we map the classes as immutable?

216






How java uses the string and stringbuffer classes?

612


What are keywords in java?

674


How many types of JDBC Drivers are present and what are they?

584


Can we change the value of static variable?

580


Why spring is lightweight in java?

233


What is consumer interface?

652


What is difference between next () and nextline () in java?

644


Is java same as core java?

669


What is not thread safe?

611


Difference between class#getinstance() and new operator ?

753