Answer Posted / ishan
this question is not answerable bcz nobody knpws exact
answer its only our faith that egg comes first and then hen
or vise-versa.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
How can you avoid including a header more than once?
Can the curly brackets { } be used to enclose a single line of code?
What is void main () in c?
What are pointers in C? Give an example where to illustrate their significance.
What are the types of pointers in c?
What is operator precedence?
What are the characteristics of arrays in c?
What type of function is main ()?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Are c and c++ the same?
Explain b+ tree?
How are 16- and 32-bit numbers stored?
Do pointers take up memory?
What are header files why are they important?