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

Explain differences between alloc() and free()?

1157

How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

1300

Will this c++ program execute or not?

1110

Describe private, protected and public?

1093

Explain differences between new() and delete()?

1112

What is c++ namespace?

1228

Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

1471

Will the following program execute?

1049

How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

991

Differences between private, protected and public and give examples.

1081

How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

1049

Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1077

How can I call fortran?

1058

How can I discover how many arguments a function was actually called with?

1083

Can you tell me how to check whether a linked list is circular?

1 1449


Un-Answered Questions { Programming Languages }

What are events in smartforms?

2283


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

1118


What is yield in ruby?

5


Explain the three levels of access control for ruby methods?

1


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

1575


How to upgrade valet to valet 2.0?

729


What are friend classes?

1082


Explain which is the best multi-lingual plugin for wordpress?

163


What is the default session timeout duration?

753


Here is a good puzzle: how do you write a program which produces its own source code as output?

1123


What does int main () mean?

1041


What is bootstrap in drupal?

123


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

2391


Is empty in excel?

998


What is difference between post and pages in wordpress?

165