Software Interview Questions
Questions Answers Views Company eMail

What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008

IBM,

2 7809

What is Trace flag?

Wipro,

1 3855

Differences between Standby Vs No recovery?

Wipro,

2 15287

what is lazy writer?

Wipro,

1 8039

Can we move Resource database from one path to another? If yes,How can we?

Wipro,

1 6285

What is the use of Port no?

Wipro,

1 3914

Can you explain some of the DTS problems?

UBS, Wipro,

1 4123

What is Check point? Explain in Brief what it will do?

Wipro,

1 5270

What is DAC? what is the use of it?

Wipro,

1 5277

what is Buffer cash and Log Cache? Can you Explain it?

Wipro,

1 8178

How COPA is calculated in Third party business transactions...

1 5022

Question 1)Read the data from one file and remove all the duplicated words and generate an output file containg only using words.Program should also print number of occurance of each words on standard output.(Program must be use STL and iostream object). Question 2)Write a program to convert the lower case contents of file to upper case using STL. Question 3)What is the output of this problem. int i=12; int &r =i; r+r/4; int +p =&r; int *p = &r; P+=r; return 1; Answer :a)12 b)17 c) 30 d)24 E)15 Question 4) #include #include #include void main() { char srcstr[30],desstr[30]; int i,len; clrscr(); cout<<"\nenter the string\n"; cin>>srcstr; len=strlen(srcstr); for(i=0;srcstr[i]!='\0';i++) { desstr[--len]=srcstr[i]; } desstr[i]='\0'; cout<<"\nreversed string is\n"; for(i=0;desstr[i]!='\0';i++) { cout< } getch(); } Answer : A) string output b)tuptuo gnirts c) string d)output Question 5) Class Test { static const Tk=LEN; int q; public: foo(intx =LEN):q(x){}; TGet Q() const { return q:} void call test Foo foo(10); std::const<< foo.Getq(); Answer: 7,8,9,10,11 question 6) class A { int a; char b; }; class B:public A { char b; int a; }; What is the size? Answer a)5 bytes for class A and 5 bytes class B b)4 bytes for class A and 8 bytes class B. c).... d)....

Bally Technologies,

2 7845

Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?

1853

if a table is getting updated what happens if a function is called from sql query?

RBS,

2 8199

What is your organization’s security philosophy? What level of security does your data require? How much risk are you willing to assume in each application area?

1498


Un-Answered Questions { Software }

Explain the use of file option in exp command.

595


What is a closure and how do you use it?

511


How are user groups and infosets related?

626


How is xhtml better than html?

457


Enlist the monitoring features that are present in the SharePoint 2010?

277






What are different permission types in Sharepoint?

458


What is virtual host in apache?

437


How will you create new object in javascript?

526


What is jQuery CDN?

503


When is a declare statement required?

673


What do you understand by personnel structure?

534


How can we store rows in PL/SQL using array?

662


Define master/detail report?

445


Without what stage, a recover stage will handle any exception on that page?

185


What is j2ee application?

540