who is first prime minister in india??

Answer Posted / sathish kumar

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

write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1622


Why clrscr is used in c?

577


number of times a digit is present in a number

1537


What is the benefit of using const for declaring constants?

581


How important is structure in life?

582






What is meant by recursion?

628


What are multibyte characters?

640


What is #include called?

565


How to create struct variables?

585


In a byte, what is the maximum decimal number that you can accommodate?

624


Explain the difference between structs and unions in c?

572


What are compound statements?

622


What are data types in c language?

578


What does %d do?

710


Differentiate between the expression “++a” and “a++”?

697