Software Interview Questions
Questions Answers Views Company eMail

How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?

Wipro,

6 8825

By seeing a program how we findout it is a VSAM program?

TCS,

6 10314

how to retrieve sql exceptions

Bosch,

2 6170

multiple instances for action class is it possible

iFlex, ProSoft,

8 13460

What is the difference between Bitmap and Btree index?

Mind Tree,

3 18671

What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?

3 7908

How to delete duplicate record in Informatica?

7 28227

Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same

1780

Write a program in asp to find out the leap year. [Accept the year from the user ]

TCS,

2289

What is Exception ? When is try, catch block used ?

1 5008

what is difference between group BOM and BOM group ?

Magnus Infotech,

6 31037

What are the methods in applet ? When is init(), start() called ?

1 9079

Write a javascript program to make a simple calculator

Anand Group, TCS,

11 67820

What are the different ways in which we can use the link tag ? Illustrate with an example. Is it possible to link a file with another file on a different file server ? If yes, how ?

1 3532

What language / script is used to validate web page

3 4083


Un-Answered Questions { Software }

HI Friends. this is balu. I am looking for testing job in chennai. If u know anything regarding job information. pls send a mail to me kool.balu@gmail.com

1644


Why Do We Need Apache Pig?

316


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1660


Is python a single thread?

426


Is excel for android free?

343






Do you know about the job of the network layer under the osi reference model?

548


Can a list of string be stored within a two dimensional array?

568


What is preg_match?

540


If class D is derived from a base class B

291


How would you make multiple plots onto a single page in r?

83


Write an algorithm that counts number of nodes in the circular linked list

489


When I run the sql server 2000 setup, it just hangs. What do I do?

644


How to use existing values in update statements using oracle?

540


Is it possible to restrict permission for users using permission set? : salesforce sharing and security

226


Study the following C program :call_me (myvar)int myvar;{ myvar +- 5; }main(){int myvar;myvar = 3;call_me(myvar);printf("%d ",myvar);What will be printed a) 3 b) 5 c) 8 d) symbol

654