Answer Posted / rithika
Color -white, yellow, orange, blue, light blue, red, black and gray, etc
Peak -20mm to 50mm
Size -51cm to 64cm
Shell -quality high density polyethylene shell
Cradle -4, 6 or 8 point terylene webbing
Headband -low density polyethylene headband
Sweatband -comfortable hydro-flock sweatband
Goggles / shield -moulded thermoplasticity with anti-scratch and anti-mist coating
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hello, I need to compare, using a cobol program, two cobol skeletons. I don't know if it is easy to do this or it will be so complicated. I wanna have your opinions. Thanks a lot
what is the difference between oracle 8i vs 9i
What is The Need of Template?
I am from B.Tech back ground, i had Applied to do masters in Engineering management, and university gave Admission and sent I-20, if the interviewer asks why are doing masters in this field, even you are from B.Tech (information technology)? Can any one give me relevant answer, if interviewer asks that question
i want to know about the scope of IT engineers in ONGC
. Give the C language equivalents of the following a)Function returning an int pointer b)Function pointer returning an int pointer c)Function pointer returning an array of integers d)Array of function pointer returning an array of integers
Write a c pgm to print the letter as per given condition i.e.. if u give 4 out put should b 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
Suppose you want to form a conceptual model of UML.What elements would you require for this purpose?
what are the main points to be included in our introduction when asked in hr...??
what do you mean by a p-code?
Show the forces acting on a ladder
1. Design a counter which counts 0, 4, 8, 2, 6, and repeats using: 1.a using JK flip flops 1.b using T flip flops 1.c using D flip flops 2. Modify your design in question 1.a so that the circuit works according to the following function table X Y F 0 0 Clear 0 1 No Change 1 0 Parallel Loading 1 1 Count 3. Design a circuit that detects the pattern 010 in a serial input X considering: 3.a Overlapping 3.b No overlapping
Give the coding for system reboot in C
what is the concept of c++ class
boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName);