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

Write a program in c to input a 5 digit number and print it in words.

11 63824

i want explaination about the program and its stack reprasetaion fibbo(int n) { if(n==1 or n==0) return n; else return fibbo(n-1)+fibbo(n-2); } main() { fibbo(6); }

2 4738

How to add different images in php program like a job site.......

2 5186

Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)

2 5631

how to write a program to accept names and marks of 10 students from the user and display the names and markes of only the passed students. Marks greater than or equal to 35 is considered as pass.

4 11347

what is the need of using interface in program ex:if we have a program like this interface1() { void method1(); void method(); } class a1 : interface1 { a1 b = new b(); b.method1(); b.method2(); } so without using interface also we can achieve this then wat is the need to use the interface? plz give me the answer

1 3337

how many catch we can write in thye program?

2 4699

How to run the program at particular time? It should run everyday at 3:00 PM. After executing the program should sleep until next day at 3:00 PM. Please explain with code?

Sanat, Wipro,

5 12764

Write the program form Armstrong no in c++?

HCL,

11 30837

Write a program for calculator in VB.NET

CMC, College School Exams Tests, IBM, NIIT, Practical Viva Questions, Subex,

6 19447

To generate the series 1+3+5+7+... using C program

18 101089

How do you give a user access to an application or program that needs to run as root without giving them the root password?

Infosys,

2 6730

If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?

Accenture, College School Exams Tests, iFlex, NIIT,

7 16079

i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program

6 13339

Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"

1 4756




Un-Answered Questions { Program }

what is the include program name?

2174


What is the program to maintain change run?

2192


What does the program RSMDCNVEXIT check?

2590


What is the alpha check execution program?

2271


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

2166


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

2312


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

12051


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

2577


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

2262


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

2811


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?

2281


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

3825


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

2571


How will you make .NET programs work in Linux ?

2061


What are the functions of the typical server program?

2867