Answer Posted / rohit
array is a collection of similar data types.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA
What are the disadvantages of external storage class?
What is queue in c?
Differentiate between ordinary variable and pointer in c.
Write a program to check whether a number is prime or not using c?
Explain what is dynamic data structure?
What is meant by preprocessor in c?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
The __________ attribute is used to announce variables based on definitions of columns in a table?
What are the 5 data types?
diff between exptected result and requirement?
how to introdu5ce my self in serco
Is null always defined as 0(zero)?
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?