Answer Posted / vignesh1988i
C C++
1) C is an structured oriented object oriented lang.
language
2) C use structures where no here it contains classes
function and data's inside where it contains both data's
involved . only outside we as well as member functions
can write functions and
initilization could be done
3) variables should be wherever we wann we can
initilized on the first line initilize the variable
after the main function
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How is a macro different from a function?
Can a pointer point to null?
Explain how do you generate random numbers in c?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
How many levels of pointers have?
What does emoji p mean?
Where is c used?
How is a pointer variable declared?
How to set file pointer to beginning c?
What type of function is main ()?
Explain About fork()?
What is null pointer in c?
What is the difference between the = symbol and == symbol?
What is a string?