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...

Topic :: Program





Program Interview Questions
Questions Answers Views Company eMail

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 1313

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

2 1146

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

1 797

Write a C++ Program to Multiply two Numbers

1 1145

Write a C++ Program to Generate Random Numbers between 0 and 100

1 1349

Intern stastical programmer written test

683

In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?

933

Write a C program to solve the quadratic equation ax^2+bx+c=0. A quadratic equation has two roots which are given by the following two formulas: root1= -b+sqrt(b^2-4*a*c)/2*a root1= -b-sqrt(b^2-4*a*c)/2*a The program request the user for input a,b,c and the output will be root1 and root2.

1 1278

Write a CL program which will run a batch job at 1 am every night

1053

Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

2036

What software tools or programming languages do you use for aeronautical engineering simulations and analyses?

556

Describe your familiarity with relevant software tools used in agricultural engineering, such as simulation programs or modeling software.

1205

Is Python object-oriented or functional programming?

2 724

In the below Java Program, how many objects are eligible for garbage collection?

1 972

Can Java be said to be the complete object-oriented programming language

1 719




Un-Answered Questions { Program }

what is the include program name?

2079


What is the program to maintain change run?

2117


What does the program RSMDCNVEXIT check?

2493


What is the alpha check execution program?

2160


How does u handle this COM components developed in other programming languages in .NET?

2071


Allowed program to auto-correct the database when loading a presentation.

2198


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11872


Which is your favorite editor, shell, programming shell and why?

2478


What is the term for decomposing a software program so that latent design information can be extracted? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering

2173


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2705


What is unique about B.L.M business that would impact the future client/server architechture or software needs of your G.I.S programme?

2205


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3718


Enhance the Debug() function so that the programmer has to press Enter or Return after debugging is deactivated?

2460


How will you make .NET programs work in Linux ?

1970


What are the functions of the typical server program?

2749