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,

2222

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,

4693

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

IBM,

1574

Diff b/w v2r5 and v2r6 ?

TCS,

3 10485

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 3811

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 6695

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 9414

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

Infosys,

20 16566

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

3 4722

What is penetration matrix ?

3 10128

parameters cannot be passed in which one??

CTS,

2 4258

in which journalling which attributes are necessary

CTS,

2 6011

what is post opcode do

CTS,

1 10108

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

CTS,

4 12471

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

CTS,

6 12286


Un-Answered Questions { Software }

What should we do to be able to export data into an excel file?

517


Explain the concept of object repository & how qtp recognizes objects?

572


What is a Patch in QTP?

606


What are the parts of an application window?

439


What is the minimum requirement for windows server 2016?

132






What is bigger kb or mb?

587


What are the difference between "display:none" and "visibility:hidden" in css?

294


Name the two types of shared variable available in Apache Spark?

211


Explain the basic functions of process management.

602


What are the bunch of tools available under business objects 4.0 platform?

504


How you can create consignment stocks?

648


What is

tag and why it is used for?

454


Would we be able to have in excess of one dynamic connection between two tables in the data model of intensity rotate?

5


What exactly is search engine optimization?

440


What is the role of ioc container in spring?

173