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



Code Snippets Interview Questions
Questions Answers Views Company eMail

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

2651

how to change password in .net with c # with ado.net and also SQL server 2008 change password

1 8119

main() { int c[ ]={2.8,3.4,4,6.7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf(" %d ",*c); ++q; } for(j=0;j<5;j++){ printf(" %d ",*p); ++p; } }

CSS, Wipro,

2 10366

3. Program to find the Sum of give series. a. (1)+(1+2)+(1+2+3)+(1+2+3+4)+……………………………….. b. 1/1+1/9+1/25+1/49+……………...

4954

how to diplay a external image of output on winxp by using c & c++,

3464

swap two no without using third variable

7 14941

what is runtime class?

MAQ,

2670

Write a program to enter 10 number of integer entries into an array n and then odds up all the odd entries. the program then displays the result. plssss answer assss fast asss u can...

1 13740

how can i split sting in textbox in windows application using c# .net

2 12639

How do you create a really large matrix (i.e. 3500x3500) in C without having the program crash? I can only reach up to 2500. It must have something to do with lack of memory. Please help!

1 7027

Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.

TCS,

2 14036

Write a program in prolog to compute the factorial of a number using iteration/tail recursion?

1 13896

problem no.3 - write a program using two dimentional arrays that compute the sum of data in rows and sum of data in columns of the 3*3 array variable. sample input/output dialog 5 9 8 = 22 3 8 2 = 13 4 3 9 = 16 _____________ 12 20 19

CSS,

4 10188

how to test the orientation of the layout in android.to note any changes in the ui design when change orientation

2943

Under linux environment can u please provide a c code for computing sum of series 1-2+3-4+5......n terms and -1+2-3+4-5...n terms..

2 5769


Un-Answered Questions { Code Snippets }

What is the functionality of SetForegroundWindow?

590


Explain MIDlet Life cycle?

2780


write a c program to input initial & final time in the format hh:mm and find the time intervel between them? Ex inputs are initial 06:30 final 00:05 and 23:22 final 22.30

2708


How we use ajax in asp.net through javaScript. Please givee me an example.

3002


How to Check if File Exists?

532


What is the match merge ? compare data step match merge with proc sql merge - how many types are there ? data step vs proc sql

2920


Write code to make an object work like a 2-d array?

840


Can I replace HTML with XML?

588


Write a function that takes an integer and returns the smallest number that is greater than the given number which is a palendrome. For example, if the input was 111 the next palindromic number would be 121.

1804


I have multiple datasets and I have to search a particular string in all of them at a single time. Please suggest a full jcl or rexx tool for it.

1015


code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc

2171


plz send code for manage group of hotels in j2ee frontend:J2EE Backend: DB2 Express

2893


What are the special characters used in XML?

607


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2527


Write a python program to check if a number is an armstrong number?

786