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 we print the table of 3 using for loop in c programing?

7 13025

what is the use of using for loop as "for(;;)"?

Satyam,

5 8943

How to count a sum, when the numbers are read from stdin and stored into a structure?

1 4656

how many processes will gate created execution of -------- fork(); fork(); fork(); -------- Please Explain... Thanks in advance..!

GATE,

8 25059

What is an XML? Difference between HTML & XML?

LG Soft,

2 5479

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

3 6222

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 46819

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.

2787

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

Abbott,

3344

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 ?

2771

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

1 4527

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

2912

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,

3001

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

1991

#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 9852


Un-Answered Questions { Code Snippets }

Discuss an algorithm to traverse a tree, depth first.

1694


Can Any one suggest how we connect QTP and Mainframe and do validation from Mainfram screen

2324


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

834


How can you print an address of a variable?

886


Write a function that takes an array of integers and returns that array rotated by N positions. For example, if N=2, given the input array [1, 2, 3, 4, 5, 6] the function should return [5, 6, 1, 2, 3, 4]

2232


What is a valid XML document?

571


Create a program to read two random data set in two files named data1.txt and data2.txt manifold contains integer numbers, whereas data2.txt file contains the float type numbers. Simpanlahmasing each into 2 pieces of data that is an array of type integer array and an array of type float, then calculate the average numbers in the second array.

2606


write a program to perform generic sort in arrays?

3070


Can we run Applet in Web browser with security policy files

2567


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

2989


What software is available for XML?

632


code to create a new window

2177


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

3767


Code for Presenting Parent/Child Data in a Data Grid Row?

2553


How to get one hasmap value in another hashmap ,only value not key

1482