GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Placement Papers  >  I-Flex  >  Technical
Go To First  |  Previous Question  |  
 Technical  |  Question 27 of 27    Print  
I-Flex TEchnical Test 09/06/2007
1.What will be the output?
boolean a = false
if (a=true)
{
System.out.ptinln("Hello");
}
else
{
System.out.ptinln("GoodBye");

}

2. Hashmap , hashset , ArrayList(true, true, false)

3.Which need to imlement formake a thread

runnable
thead
run
....
4.if a session has got expire and i want to make sm database logic to

Entity Baean waht will happen
1.RemoteInterface Exception
2.EJBobject Exception
3.will do work
4.Class not foundException

5.select deprtId,count(*) from Employee where salary >10000
Gourp by deprtId,count(*) having count(*)>10
1.it will return select rows
2.it give error at having clouse
3.it will give error at goup by clouse
4.non of above

6.Entity bean is invoke by a
1.newinstance()
2. create()


7. To invoke a stateless bean which statement is right
1.it can use only on create method of stateless bean
2.it can use NewInstance()
3. can use overloaded create method
4.

8.Where super(5) will be written to make correct this programm:
public class Base
{
Base(Int i)
{
System.out.println("Base constructor");
}
base()
{
}

Class upper extends Base
{
Upper()
{
..............(1)
}
Upper(5)
{
..............(2)
}

Upper a = new Upper();
Upper a = new Upper(5);
}





}




  
Total Answers and Comments: 2 Last Update: July 04, 2008     Asked by: Vartika 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 04, 2008 13:10:06   #1  
sarathi trichy Member Since: October 2007   Contribution: 106    

RE: I-Flex TEchnical Test 09/06/2007

hello you assigned value = true


 
Is this answer useful? Yes | No
July 04, 2008 13:10:44   #2  
sarathi trichy Member Since: October 2007   Contribution: 106    

RE: I-Flex TEchnical Test 09/06/2007
answer is true
 
Is this answer useful? Yes | No

 Related Questions

What is the output of following block of program ? boolean var = false; if(var = true) { System.out.println("TRUE"); } else { System.out.println("FALSE"); }(a) TRUE (b) FALSE (c) Compilation Error (d) Run-time Error
(a) EXPLANATION: The code compiles and runs fine and the 'if' test succeeds because 'var' is set to 'true' (rather than tested for 'true') in the 'if' 

1.What will be the output?boolean a = false if (a=true){ System.out.ptinln("Hello");}else{ System.out.ptinln("GoodBye");}2. Hashmap , hashset , ArrayList(true, true, false)3.Which need 
Latest Answer : answer is true ...
Read Answers (2) | Asked by : Vartika


 Sponsored Links

 
Related Articles

Client-Server Trends for 2007

Client Server Trends for 2007 The Connection Between Computers and Network Applications Client server technology describes the relationship between computers and programs on a network For the purposes of this article unless otherwise specified clients and servers will refer to programs and it is imp
 

Data Warehouses Non Technical Issues

Data Warehouses Non Technical Issues When companies get ready to implement a data warehouse few of them pay attention to the political issues that may surround it It must be emphasized that politics can reduce the chances for success with a data warehouse project and I want to warn companies against
 

Technical Aspects of CRM

Technical Aspects of CRM While it must be emphasized that CRM is not a technology there are a number of technical issues that need to be considered when a company decides to implement a CRM system The first technical issue that needs to be analyzed is scalability In a nutshell the CRM system must be
 

ASP.NET Technical Practice Test

ASP NET Technical Practice Test This article provides details about ASP NET Technical Online Practice Test which is made available at geekinterview com Questions are generated randomly each time you take the test Online Practice Test is made available to everyone you too can take the test and get yo
 

C# Technical Practice Test

C Technical Practice Test This article provides details about C Online Practice Test which is made available at geekinterview com Questions are generated randomly each time you take the test Online Practice Test is made available to everyone you too can take the test and get your score assessed mosg
 

Technical Terms Used in Testing World

Technical Terms Used in Testing World In this tutorial you will learn about technical terms used in testing world from Audit Acceptance Testng to Validation Verification and Testing mosgoogle Audit An independent examination of a work product or set of work products to assess compliance with specifi
 

Oracle Apps Implementing Key Flex field and Descriptive Flex field

Oracle Apps 11i Tutorials Implementing Key Flex field and Descriptive Flex field This tutorial tells you about implementation and other features provided in the implementation section mosgoogle Implementing Flex fields Key Flexfield The basic steps in defining a key Flexfields are as given below You
 

Oracle Apps Flex fields

Oracle Apps 11i Tutorials Oracle Flex fields This chapter provides you with a conceptual overview of flexfields The chapter covers the following topics The general features of flexfields Flexfields terminology The benefits of flexfields and Descriptive Flexfields Overview of Flexfields mosgoogle Ora
 

Technical Writing: It might just be the foot in the door you need

Technical Writing It might just be the foot in the door you need For new computer science graduates or even tried and true professionals the opportunities in IT seem to be few and far between If you re looking to break into the industry need a foot in the door at a large corporation or are possibly
 

Too Much or Too Little: Common mistakes when presenting technical skills in an IT resume

When writing an IT resume the most common mistake is presenting too much or too little information More often than not techies tend to go heavy on the technical information often leaving out key soft skills and other important data mosgoogle When writing an IT resume it s extremely important that te
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape