Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 8353public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }
7 12885Post New iGate Core Java Interview Questions
What is a navigation title?
What is height balanced tree?
What is the Difference between Network testing and Web Testing?
How to calculate Ith (I thermal) for curent transformer
How many types of collections are there in c#?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Do threads share heap?
What is import javax swing in java?
Which is the smallest marsupial?
how to change the application name?
Explain informatica architecture?
Is java developer a good career?
what is all mode sort?
How can i display output voltage of my Power supply(DC) on the seven segment display ?? which IC is used?
How to create an executible file using the command line directive in Linux with Kylix?