Software Interview Questions
Questions Answers Views Company eMail

Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

TCS,

2213

3.write a simple program that will output your name,phone number,e-mail address,and academic major on separate lines 1.create an account and a personal directory for your work b.find out how to create a subdirectory on your system.create one called info c.you will use a text editor to type in your programs and data files.some C systems have a built in text editor;others do not.Find out what text editor you will be using and how to access it.create a text file(not a program) containing your name ,address,and telephone number on separate lines.Next,write the brand of computer you are using and the name of the text editor.Then write a paragraph that describes your past experience with computers.save this file in your info directory. d. find out how to print a file on your system .print out and turn in the file you created in (c).

TCS,

4684

how can you attach more than 20 ldf files in sql server

IBM,

1565

Diff b/w v2r5 and v2r6 ?

TCS,

3 10449

2.Given the short c program that follows a. make a list of the memory variables in this program b.which lines of code contain operations that change the contents of memory? what are those operations? Void main( void) { Double base; Double height; Double area; Printf(“enter base and height of triangle :”); Scanf(“%lg”, &base); Scanf(“%lg”, &height); Area=base*height/2.0; Printf(“the area of the triangle is %g \n”,area); }

Wipro,

1 3794

4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

Wipro,

1 6680

5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

4 9378

what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }

Infosys,

20 16460

create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 4694

What is penetration matrix ?

3 10105

parameters cannot be passed in which one??

CTS,

2 4218

in which journalling which attributes are necessary

CTS,

2 5989

what is post opcode do

CTS,

1 10091

how do u find whether a record is locked or not??

CTS,

4 12408

3 members in databasefile .how to read records from all the members??

CTS,

6 12225


Un-Answered Questions { Software }

What is the threshold level for think time and how can be this changed?

686


What is the rss feed?

427


What does string [] args mean?

536


Explain regular expressions?

417


The PCI bus is the important bus found in all the new Pentium systems because

635






What is called Session Tracking?

596


What is singleton in angularjs?

430


How do I run a py file in python shell?

443


Which is better turbo c++ or dev c++?

559


Define ng-if, ng-show and ng-hide.

425


What do you mean by extended cell? Does it have any impact on the system? If yes, what?

532


What is class in c++ with example?

565


How do I get good at c++ programming?

592


What is the purpose of xssfcellstyle class in apache poi?

5


What is a matchcode?

591