Answer Posted / nitesh pawar
Array means in short Array is group of variable which
having same name same data types but having differnt values
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How to explain the final year project as a fresher please answer with sample project
What is NULL pointer?
How do you list files in a directory?
When is a “switch” statement preferable over an “if” statement?
How to establish connection with oracle database software from c language?
Write a program to print factorial of given number using recursion?
What is int main () in c?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
What is a macro, and explain how do you use it?
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
Is stack a keyword in c?
Explain main function in c?
Explain what does the function toupper() do?
Is javascript based on c?
Is multithreading possible in c?