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



Programming Code Interview Questions
Questions Answers Views Company eMail

Implement a t9 mobile dictionary. (Give code with explanation )

Amazon, Peak6, Yahoo,

1 16277

programming in c lanugaue programm will errror error with two header file one as stdio.h and other one is conio.h

1 4918

What is the main difference between STRUCTURE and UNION?

HCL,

13 191996

What is "far" and "near" pointers in "c"...?

3 7650

hello friends, given an expression we have to remove the unwanted brackets in that expression. Eg : (a+b) ---> a+b (a+b)*(c)-----> (a+b)*c. Please mail me if you know the logic. My mail id is : saravana6m@gmail.com. Thank you in advance :-)

GrapeCity, Microsoft,

1 8624

In the Design view in Visual Studio 2005 of an ASP.NET web page, what is the easiest way to create an event handler for the default event of an ASP.NET server control?

1 5389

What do you create for easier access of data?

NIIT,

3 6113

How to pass multiple rows from one gridview to another gridview after clicking the checkbox.

Satyam,

1 8258

program to find the magic square using array

1 14617


program to find magic aquare using array

HCL,

4 8829

What are segment and offset addresses?

Infosys,

2 12883

how to write a program that opens a file and display in reverse order?

SMC,

3102

Can you send Code for Run Length Encoding Of BMP Image in C Language in linux(i.e Compression and Decompression) ?

Honeywell,

4460

using repetition structure. Write a c program that will accept five numbers. The program should count and output the total count of even numbers and total count of add numbers.

2 10416


Un-Answered Questions { Programming Code }

Hello Sir, Thanks for the Solution but, can you pls. Explain the coding for the Static Function & static variable from the below coding....waiting for Ans. class fact { public static void Main() { fact f=new fact(); int x=1; //Declaration of x as 1 int k=Convert.ToInt32(Console.ReadLine()); for(int i=1;i<=k;i++) { x= x *i; } System.Console.WriteLine(x); } }

2471


What is the functionality of GetWindowTextLength?

617


can any one give me code to keyed a flat file and used chain in RPGLE to search any item

2026


How can I Draw an ellipse in 3d space and color it by using graph3d?

2706


How we work on N tire architecture in asp.net Please give me Examle...

18143


Given a spherical surface, write bump-mapping procedure to generate the bumpy surface of an orange

3429


Can you send Code for Run Length Encoding Of BMP Image in C Language in linux(i.e Compression and Decompression) ?

4460


How can I Create a C program in splitting set of characters to specific subsets. Example: INPUT SET OF CHARACTERS: Therefore, my dear brothers and sisters, stand firm. Let nothing move you. Always give yourselves fully to the work of the Lord, because you know that your labor in the Lord is not in vain. SPLIT INTO HOW MANY CHARACTERS PER SUBSETS: 10 OUTPUT: Therefore, my dear b rothers an d sisters, stand fir m. Let not hing move you. Alway s give you rselves fu lly to the work of t he Lord, b ecause you know that your labo r in the L ord is not in vain.

2600


To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']

1041


plz send code for feature rich resume builder in j2ee frontend:J2EE Backend: DB2 Express

3736


find level of following tree (state, parent) " J,D I,D H,C E,B F,B G,C B,A D,A C,A A,& K,E L,E L,F M,F N,G O,H P,I P,H Q,I R,J S,K U,P T,L

2514


#include int main(void) { int a=4, b=2; a=b<>2 ; printf("%d",a); return 0; }

1693


write a program to calculate the amount of investment after a period n years if the principal investors was p and interest is calculated using compound interest,formular=a=p(1+r)^n

2919


What is the coding about how to recognize color in fuzzy logic using Matlab R2009b?

2086


i am doing my final year project about programming use verilog ,i am new about it so got problem,i want to record the readings of a waveform every 2us use the verilog code ,every ten readings i need to add them together after that i need to compare this series of number to get which one is the biggest , right now i don't know how to use code to store the readings every 2us on a waveform ,pls help me thanks a lot .

2133