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

write string class as your own class in java without using any built-in function

2495

how does a main() in C++ is different from main() in C?

7 27754

i m a B.E,passed out few yrs bak failed to find good job due to less marks now thinkin of a career as PHP developer. is it a lucarative field and wat r career prospects; hv heard dat initial salary is very less bout 6k also most jobs r contrct jobs.pls guide me need ur valuable advice.pls hellppp!! thnx..

MNC,

2150

Is Exception handling possible in c language?

Wipro,

2046

How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran

3206

how to write hello word without using semicolon at the end?

Accenture,

6 8713

Given a text file (FILE1) with lots of words (ex, an ebook), and another file (FILE2) with a list of blacklist words (slangs, porn, etc.), write a program to find the top 100 words(most frequent 100 words) from FILE1 which are not present in FILE2.

1 16678

what is the difference between while and do while?

2 4401

How to print %d in output

Wipro,

6 8057

how to give colour for dialog button or static buuto?any one explain full code ?pls pls

3 6987

Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?

Sony,

2 9501

a program that can input number of records and can view it again the record

Accenture,

1912

What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }

Infosys, TCS,

4 8180

What is the output of below code? main() { static int a=5; printf("%3d",a--); if(a) main(); }

1 4396

main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }

6 11274


Un-Answered Questions { Programming Languages }

What is the general form of #line preprocessor?

991


What are the advantages of swift over objective c?

1


What are python scripts?

947


Which oops talks about data hiding?

852


What is a .ocx file?

693


Tell me are objects passed by value or by reference?

154


What is the main use of python?

908


Does python support interfaces like java does?

934


What is a file descriptor in c?

1129


Why php is used?

1090


What jobs can you get with a c++ certification?

1055


Will this c++ program execute or not?

1089


What is the 4 difference between delete[] and delete?

1017


swap 2 numbers without using third variable?

1129


How does sizeof know array size?

1118