Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Software Interview Questions
Questions Answers Views Company eMail

Write a C++ Program to Display Number (Entered by the User).

1 808

Identify the error in the following program. #include void main() { int i = 0; i = i + 1; cout « i « " "; /*comment *//i = i + 1; cout << i; }

1 823

Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69

2 2084

Write a C++ Program to find Square Root of a number using sqrt() function.

1 1071

Write a C++ Program to Find Sum and Average of three numbers.

1 866

Write a program to read two numbers from the keyboard and display the larger value on the screen

1 1091

Write a C++ Program to Find whether given Number is Odd or Even.

1 974

Write a C++ Program to Reverse a Number using while loop.

1 970

Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 1840

Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 977

Write a program to read the values a, b and c and display x, where x=a/b–c. Test the program for the following values: (a) a = 250, b = 85, c = 25 (b) a = 300, b = 70, c = 70

1 1647

Identify the error in the following program. include using namespace std; void main() { int num[]={1,2,3,4,5,6}; num[1]==[1]num ? cout<<"Success" : cout<<"Error"; }

1 1009

Identify the errors in the following program. #include using namespace std; void main() { int i=5; while(i) { switch(i) { default: case 4: case 5: break; case 1: continue; case 2: case 3: break; } i-; } }

1 1324

Write a C++ Program to Check Whether a character is Vowel or Consonant.

2 1169

Write a C++ Program to find Addition of Two Numbers.

1 815


Un-Answered Questions { Software }

how can you make sure that network clients have the most recent windows updates installed and have other important security features such as the windows firewall enabled before they can gain full network access? : Windows server 2008

290


Explain what is virtual bc? What is the use of vbc?

910


What is inheritance in php? How many types of inheritance supports php?

957


When we can update the application? Is server up time or downtime?

1336


What is sequential data in machine learning?

127


Explain Data Science Vs Machine Learning?

310


List some qualities which make you a good candidate for this position.?

1007


What is Canonical issue? How will you resolve them?

821


What means snapshot in maven?

205


What are variables in sap?

9113


what are different types of substems?

2144


How can you control weblogic server life cycle?

840


how many infotypes we will use in OM.

2689


what is msmq binding? : Wcf data services

785


What is schemabinding a view?

867