Answer Posted / shubham
an array is a series of values in computers memory all of which have the same name and also same data type but they are differ with special values called subscripts
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to check prime number in c programming?
i want to know the procedure of qualcomm for getting a job through offcampus
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.
What is define c?
Is c still used?
How can you avoid including a header more than once?
What does the function toupper() do?
Are bit fields portable?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
What are the advantages of using Unions?
What is the difference between pure virtual function and virtual function?
What is c preprocessor mean?
Why we write conio h in c?
Describe dynamic data structure in c programming language?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler