Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Latest Interview Questions Added on May 21, 2006

This is a discussion on Latest Interview Questions Added on May 21, 2006 within the Site News & Announcements forums, part of the Geeks Community category; Interview Questions Added on May 21, 2006 • How do I know what the develper named the bean? • What is IIOP ? • Does this mean the client has ...

Go Back   Geeks Talk > Geeks Community > Site News & Announcements
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Site News & Announcements Welcome to Forum Announcements! Come here to read about anything and everything related to the forums. Only Administrators may post here, but everyone has read access. As we make changes and improvements to our forums, we will tell you about it here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-22-2006
Administrator
 
Join Date: May 2006
Location: New York, USA
Posts: 628
Blog Entries: 8
Thanks: 25
Thanked 1,538 Times in 94 Posts
admin has disabled reputation
Latest Interview Questions Added on May 21, 2006

Interview Questions Added on May 21, 2006
How do I know what the develper named the bean?
What is IIOP ?
Does this mean the client has to know that he is using a session bean and not an entity bean? Isn't that something the client shouldn't have to know?
Why can't you just use the equals() method instead of isIdentical()? isn't that what equals() is for?
Why can't you serialize the stub? Why do we need handles?
What is the procedure of EJB mechanism?
could any one explan me what happens in this program. main(){ int i=10; i=(++i)/(i++); printf("i=%d",i); }
hwo can we eliminate duplicate rows from flat file?
output and why?main(){ float a=.5,b=.7; if(b
what is difference b/w model&package?
A robber robs a bank.3 suspects were caught a,b,c.there r three statements given by them:a: i m innocent b: i m innocentc: b is guiltyfind who is the robberer if only 1 says truth.
A man starts with a car to marriage, and after some time his car gets punctured and it takes 10 min....
can we create a object of Base class?..If we can not create a object of base class then why we need Abstract class?
Doesn't the compiler always make a no-arg constructor for you?
what is dml trigger?what are 13 mandatory features of an ordbms?what is wrap?
How big is a reference variable?
What happens if the argument you want ro pass is an object instead of a primitive?
What happens in Integer.parseInt() if the thing you pass isn't a number? And does it recognize spelled-out numbers, like "three" ?
Does import make my class bigger? Does it actually compile the imported class or package into my code?
Are there any practical limits on the levels of subclassing? How deep can you go?
Can you make a method final, without making the whole class final?
Why would I want to make a class final? Doesn't that defeat the whole purpose of OO?
Isn't it redundant to have to mark the methods final if the class is final?
Why not declare an ArrayList if you want to hold ints?
What is autoboxing?
If serialization is so important, why isn't it the default for all classes? Why doesn't class Object implement Serializable, and then all subclasses will be automatically Serializable?
How do you know the port number of the server program you want to talk to?
Can there ever be more than one program running on a single port? In other words, can two applications on the same server have the same port number?
What about protecting static variable state? If you have static methods that change the static variable state, can you still use synchronization?
How come hashcodes can be the same even if objects aren't equal?
What happens if you try to run an executable JAR, and the end-user doesn't have java installed?
What is a HASH INDEX and how does it comapre to other indexes?
What is Bucket Testing?(this question was asked by TCS, Hyd)
In Microstrategy, what are Logical Views used for?
In Microstrategy, how can you direct the sql generated to use a specifc table. I know of using ApplySimple, but there are other ways too...
Reply With Quote
The Following User Says Thank You to admin For This Useful Post:
Sponsored Links
Reply

  Geeks Talk > Geeks Community > Site News & Announcements

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Oracle Interview Questions Free E-Book admin Downloads 307 3 Days Ago 07:37 AM
Java Interview Questions Ebook Download admin Downloads 222 4 Days Ago 07:51 AM
Updated Interview Questions on May 21, 2006 admin Site News & Announcements 2 07-05-2009 04:54 AM
Latest Interview Questions Added on May 19, 2006 admin Site News & Announcements 0 05-21-2006 01:16 PM
Latest Interview Questions Added on May 20, 2006 admin Site News & Announcements 0 05-21-2006 01:13 PM


All times are GMT -4. The time now is 11:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved