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 1387

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

2 1254

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

1 888

Write a C++ Program to Multiply two Numbers

1 1231

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

1 1448

Intern stastical programmer written test

748

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?

996

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 1368

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

1096

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"

2080

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

601

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

1263

Is Python object-oriented or functional programming?

2 872

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

1 1060

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

1 829




Un-Answered Questions { Program }

what is the include program name?

2129


What is the program to maintain change run?

2159


What does the program RSMDCNVEXIT check?

2546


What is the alpha check execution program?

2229


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

2127


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

2253


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

11962


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

2523


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

2224


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

2762


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?

2245


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

3776


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

2532


How will you make .NET programs work in Linux ?

2017


What are the functions of the typical server program?

2814