How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 8158Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
4 7268I declared main() method as private. But it still running and displaying the output. Please Answer it . Code Snippet as Below: import java.io.*; class over { private static void main(String[] args) { int high = Integer.MAX_VALUE; int overflow = high + 1; int low = Integer.MIN_VALUE; int underflow = low - 1; System.out.println(high + "\n" +overflow +"\n"+ low +"\n"+underflow); //System.out.println(overflow); //System.out.println(low); //System.out.println(underflow); } }
4 6404Post New Cap Gemini Core Java Interview Questions
i applied prompt on country when i run report it shows list of all countries but want it to show only four countries name
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
What is an api in java?
Which companies participating in Insight would you be interested in working for?
Suppose in the list applet field we have 10 records but I have to display only 2 records in list applet,what is the process should I follow?
how do you go about setting goals with subordinates?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
what is the role of the cursor in db2?
Please suggest the manual records needed to be maintained at NGO/CBO to record the transactions of accounts & inventory. Please also mention the need & purpose of each records/books
What advantages does robotic automation deliver within an administrative back office context?
Explain the role of $routeprovider in angularjs?
How the JDBC application works?
What is the difference between a method and a procedure?
You may undergone many projects. Do all the projects match up with customer’s expectations?
How do i right a ladder diagram that has 1 actuator that performs a full stroke followed by a half stroke