Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

How to know we are in home page of a web application using QTP

HCL,

2499

Hi Friends , i am very new in VB 6.0 Any body can able to help me ? i need interview question and answer vb 6.0 . please send honeysukumar@yhaoo.com

2 5157

There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.

Oracle,

1 6537

how to invoke the macro in another macro?

Accenture,

1 4958

how to convert the data from HTML file to SAS dataset?

Accenture,

2790

what is difference between c and C#

MCN Solutions,

12 43373

how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there

Synopsis,

2272

how do find the user exit for selected feild whatis the process and can u plz explain it

2191

One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)

Persistent,

3641

what is difference between VB5 AND VB6.0

Satyam,

2 8753

What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE

1 5660

What is the difference between procedure -oriented language and object oriented language?

IBM, Infosys, TCS,

22 57321

hi friends please tel me how to handle the recovery manager(All i.e PopUp ,Application Crach ,Object state,etc) in QTP

IBM,

1 5035

Hi, I'm doing B.com 3rd year. Simultaneously I'm doing software engineering in a private institution. I would like to know whether my B.com graduation alone is enough to get me a job in the IT field or should I do some PG course not MBA... suggest me...

1 4574

what is the difference between Windows application and Unix application?

Satyam,

2697


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

why not instantiating servet using new operator?

2010


what are all the ant command options

2124


Code for display the images from drive using vb 6.0?

5334


what is the similarity between networking devices?

2267


kindly send interview materials

1801


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

8382


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

1990


A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.

2291


when will triggars the at new event in abap and web dybn pro?

2016


What is BASIS

2224


what is the use of occurs 10 or (any number) in the internal table declaration with header line.

1977


along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest

2016


is it acceptable if we declare multiple exceptions in same overridden method.

2667


shall we execute our java programmes in jre

2342


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

1998