Software Interview Questions
Questions Answers Views Company eMail

which type antenna uses in mobile communication

10 19075

What is the difference between having a parenthesis after module name and without parenthsis after module name?? i.e Package::Module(); and Package::Module;

1 4352

What is solution manager?

1 4015

which screen support consultant uses in support project?

HP,

1654

On which server End user training are given?

2 4399

what is the difference among sales deal promotion price, price agreement?

1 3987

what is bonus buy?

1 5572

what is the difference between inbound and outbound delivery?

5 37086

How to activate Horizon in Credit management to substitute with W/D etc.?

1 3320

what is PhaseIII, ODS, TLG, Macro and Proc in SAS

3874

How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?

1504

What is a show-stopper Bug?

6 7476

There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.

1357

If CPU is very slow What can u do to speed up?

1 3146

if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental backup, thursday some disaster happen then what type of recovery and how it will take?

1 3317


Un-Answered Questions { Software }

How to configure hibernate in spring boot?

157


How much are excel sheets?

368


What are some of the more popular techniques in cryptography ?

2315


Explain stopping, starting, and terminating an amazon ec2 instance?

133


What are the different screens available in Siebel?

1726






what is transaction state, buffer management, shadow paging

2910


Why is numpy so fast?

534


What is the use of ng dblclick?

353


What are the effects of using the transient keyword?

197


What is inproc and outproc?

504


What is the difference between SO_REUSEADDR and SO_REUSEPORT?

1336


How to use "join()" to create a string from an array using javascript?

454


How do you calculate the length of a string?

491


What are the different types of UDF's in Java supported by Apache Pig?

597


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

452