Software Interview Questions
Questions Answers Views Company eMail

What is the difference between wait and synchronization point?

3 5008

What are the option you can use to synchronize your test?

2 3380

What are the environment variables?

3 4853

What is the need of Automation framework?

3 5086

What is the use of "Option Explicit"?

2 3730

Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.

JPMorgan Chase,

4 6194

WHY RX POWER IN MICROWAVE NOT CONSIDERED LESS THEN -30dNM?

Ceragon, Huawei, Vodafone,

4396

Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.

JPMorgan Chase, Zenith,

2 6084

Difference between inner join and outer join in abap

1 15594

one of interviewer asked what is your application architecture

IBM,

2 5660

I HAVE AN INTERVIEW IN A SOFTWARE COMPANY FOR THE POST OF FUNCTIONAL TEST ENGINEER. THEY WANT THE PERSON FROM BCOM BACK GROUND( I AM A BCOME GRADUATE 2006) AND THE PERSON SHOULD HAVE GOOD ACCOUNTS KNOWLEDGE. NOW I WANT TO KNOW WHAT KINDS OF QUESTIONS THEY CAN ASK OR CAN GIVE IN WRITTEN TEST. I M NERVOUS COZ ITS BEEN 5 YEARS I HAVE DONE BCOM. SO HOW SHUD I PREPARE FOR INTERVIEW.PLEASE HELP? reply me pls. its urgent. thanks

1535

I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?

Franklin Templeton,

1 2725

#include void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }

Infosys,

1 3913

Is It Possible to Update or change in VIEW Mode?

CSC,

5 10425

Hi, Could you please explain the ASAP methodology? Thanks in Advance, PRS

TCS, Wipro,

5 7119


Un-Answered Questions { Software }

Can you explain requirement traceability and its importance?

637


Explain pigdump function?

322


What are 404 errors?

449


What are active transformations.

1160


Objective The objective of this problem is to test the understanding of Object-Oriented Programming (OOP) concepts, in particular, on encapsulation. Problem Description Create a program for managing customer’s bank accounts. A bank customer can do the following operations: 1. Create a new bank account with an initial balance. 2. Deposit money into his/her account. 3. Withdraw money from his/her account. For this operation, you need to output “Transaction successful” if the intended amount of money can be withdrawn, otherwise output “Transaction unsuccessful” and no money will be withdrawn from his/her account. Input The input contains several operations and is terminated by “0”. The operations will be “Create name amount”, “Deposit name amount”, or “Withdraw name amount”, where name is the customer’s name and amount is an integer indicating the amount of money. There will be at most 100 bank accounts and they are all created on the first month when the bank is opening. You may assume that all account holders have unique names and the names consist of only a single word. Output The output contains the transaction result of withdrawal operations and the final balance of all customers after some withdrawal and deposit operations (same order as the input). Sample Input Create Billy 2500 Create Charlie 1000 Create John 100 Withdraw Charlie 500 Deposit John 899 Withdraw Charlie 1000 0

1676






How do I format a string in c#?

462


What is the difference between setImmiediate vs nextTick?

237


Can a process have 0 threads?

429


How much ram do I need 2019?

476


What is memory leaks and buffer overflows ?

621


How do I make an animated icon for my program?

922


What is custom attribute?

543


Can a dictionary have duplicate keys c#?

457


Explain some of the fundamental concepts of unix?

441


What is soap envelope element?

520