who is the editor of 'pokemon'?

Answer Posted / saiesh singh

a). M F Hussain b) shuncho yankichi c) santoshi hiryana

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is array of structure in c programming?

748


Why do we use pointer to pointer in c?

593


How can I read/write structures from/to data files?

546


Which is the best website to learn c programming?

576


What is a void pointer in c?

605






typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

711


Combinations of fibanocci prime series

1108


What are types of preprocessor in c?

613


Explain how can you tell whether two strings are the same?

580


What is the code in while loop that returns the output of given code?

1306


How can I run c program?

678


What is a spanning Tree?

950


Is c easier than java?

567


a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.

4540


What is the most efficient way to count the number of bits which are set in an integer?

587