who is first prime minister in india??

Answer Posted / kishor

Pandit Jawaharlal Nehru

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the use of a semicolon (;) at the end of every program statement?

740


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

1635


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

649


Explain what is page thrashing?

613


How does struct work in c?

612






What is the use of putchar function?

655


What is void pointers in c?

596


Explain how can a program be made to print the line number where an error occurs?

700


Why should I prototype a function?

644


How can I get random integers in a certain range?

619


What is the difference between volatile and const volatile?

571


What is auto keyword in c?

792


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1501


What are linked lists in c?

652


If fflush wont work, what can I use to flush input?

622