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
What is the explanation for modular programming?
How to find a missed value, if you want to store 100 values in a 99 sized array?
Write a program to print factorial of given number without using recursion?
What is structure packing in c?
What are the 4 types of functions?
How to implement a packet in C
Difference between linking and loading?
Can a function argument have default value?
What is your stream meaning?
What is a stream water?
What is operator promotion?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
What is the data segment that is followed by c?
When was c language developed?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor