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

how the value of label is printed through a button in asp.net web application

3 6272

how to print 1 2 3 4 5 6 7 8 9 10 9 8 7 6 5 4 3 2 1 using any loop(for or while) only once(only 1 loop) and maximum 2 variables using C.

Cap Gemini, Infosys,

19 46948

Assume in University Every student in university as entity, prepare a class for student that store the roll no, name, dob of student, and make funtion of deletion, manipulation, addition of student record.

2795

What is data _null_? ,Explain with code when u need to use it in data step programming ?

Abbott,

3364

why do you use macros? Explain a situation where you had to incorporate macros in your proc report? use a simple instream data example with code ?

2779

What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?

1 4541

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

can you use proc sql to manpulate a data set or would u prefer to use proc report ? if so why ? make up an example and explain in detail

TCS,

3022

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

2006

#include #include void main() { char str[10]; int,a,x,sw=0; clrscr(); printf("Enter a string:"); gets(str); for(x=0;x<=a;a++); for(x=0;x<=a;x++) { if(str[x]==str[a-1-x]) { sw=1; } else sw=0; } if(sw==10 printf("The entered string is palindrome:"); else printf("The entered string is not a palindrome:); } getch(); } wht would be the explanation with this written code???

2 9868

Plrase send project in vb.net on hotel management.

1365

how can i search an element in an array

CTS, Microsoft, ViPrak,

2 7093

i want to supress the entire row which have null value and i want to place next row in that place.

HCL,

2511

Is it possible to print a name without using commas, double quotes,semi-colons?

7 13693

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

2049


Un-Answered Questions { Programming Code }

Write a Program to find the reverse of a given number.

841


write a program that reverses the input number of n.Formulate an equation to come up with the answer.

7694


how to create a 3x3 two dimensional array that will give you the sums on the left and bottom columns

3656


c# code to Count number of 1's in a given range of integer (0 to n)

4801


Write a Program in 'C' To Insert a Unique Number Only. (Hint: Just Like a Primary Key Numbers In Database.) Please Some One Suggest Me a Better Solution for This question ??

2482


write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

4667


write a program using virtual function to find the transposing of a square matrix?

3382


Coding for Synchronizing Cache Access in ASP.NET?

3656


A suduco given & u hv 2 check if it is incomplete(blanks left),or correct or incorrect

2890


write a program that creates a sequenced array of numbers starting with 1 and alternately add 1 and then 2 to create the text number in the series , as shown below. 1,33,4,6,7,9,............147,148,150 Then , using a binary search , searches the array 100 times using randomly generated targets in the range of 1 to 150

3776


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

1652


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


What is the code of Password Recovery or Forget your password? Plz tell in c # language.

3991


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); } }

2422


hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz

2997