Answer Posted / bhavinsin darbar &bhavik g
array is collection of element which is having to same data
type
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how do you override a defined macro?
What header files do I need in order to define the standard library functions I use?
What is the scope of static variable in c?
What's the total generic pointer type?
What is the use of a static variable in c?
writ a program to compare using strcmp VIVA and viva with its output.
If the size of int data type is two bytes, what is the range of signed int data type?
Explain function?
Describe the header file and its usage in c programming?
What is typedf?
What do you mean by keywords in c?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Does c have enums?
How can you convert integers to binary or hexadecimal?
What is the difference between text and binary i/o?