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 Languages Interview Questions
Questions Answers Views Company eMail

ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set

2017

sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....

2 4448

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

11 63492

How to receive strings with spaces in scanf()

7 11115

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 4665

How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

4308

wap in c to accept n number display the highest and lowest value

2 7451

wap in c to accept a number display the total count of digit

4 12252

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

2 5117

what are the difference between ANSI C and Let Us c and Turbo C

LG Soft,

4 22403

The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................

HOV Services, IBM, Potty,

14 26862

what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>

TCS,

5 8806

what is virtual destructor

L&T, TCS,

7 12870

i want to know the procedure of qualcomm for getting a job through offcampus

HCL,

2485

i want to know aptitude questions,technical questions

2 6620


Un-Answered Questions { Programming Languages }

How was c created?

1074


What is a controller in php?

1014


What is dynamic and static typing?

1208


What is return type in c?

1150


What is the difference between unset and unlink?

986


Is magento similar to wordpress?

1


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2400


What are the uses of c++ in the real world?

1056


What do you mean by storage classes?

1624


What is an operator function? Describe the function of an operator function?

1168


What is the difference between accessing a class method via -> and via ::?

200


Is wordpress static or dynamic?

157


What are register variables in c?

1026


How to get random records in mysql using codeigniter?

630


How does api connect to database?

1084