Answer Posted / chaitaligosai
how many applicants appeared in the java programming test at
chennai in the month of febryary
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we increase size of array in c?
What is the purpose of main( ) in c language?
What is the equivalent code of the following statement in WHILE LOOP format?
Can we add pointers together?
How can variables be characterized?
Define VARIABLE?
Describe static function with its usage?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
What would be an example of a structure analogous to structure c?
Describe explain how arrays can be passed to a user defined function
What's a good way to check for "close enough" floating-point equality?
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
difference between Low, Middle, High Level languages in c ?
List out few of the applications that make use of Multilinked Structures?
write a program to concatenation the string using switch case?