what is the structure of atomic nuclei and how do complex systems derive their properties from their individual constituents?
2431A man starts his journey from the North Pole and travels a distance of 100 kms. in one direction. Thereafter, he turns towards east and travels another 100 kms. then he turns northward and goes for another 100 kmz. How far he is now from the North Pole ? (a) 0 km (b) 100 km (c) 200 km (d) 400 km
3 8475A photoelectric cell converts (a) Light energy to thermal energy (b) Light energy to sound energy (c) Light energy to electrical energy (d) Electrical energy to light energy
3 35312Which of the following gases makes limewater milky white ? (a) Ammonia (b) CO (c) CO2 (d) Chlorine
2 7609Which of the following districts grows most of coffee ? (a) Coorg (b) Mysore (c) Hubli (d) Bellary
7 13214?CAS? stands for (a) Conditional Audio System (b) Conditional Access System (c) Complete Audio System (d) Complete Access System
3 9634Post New RRB Interview Questions
Why we use hibernate instead of jdbc?
What is the use of return in php?
What is attribute selector?
What are the various indexes in teradata? How to use them?
Whats the default port that jobtrackers listens ?
i have table as source table and flat file as target i need yo perform some logic in loading the data. is it posible? and one more thing the no of fields in source is 200+ and for target is 30+ how i can map them.........
What is interpolation in angular?
What are table and db checkpoints?
What are characteristics values? : co-pa
struct screen_pos{ int row, col } ;move_right(cursor)struct screen_pos *cursor;{ cursor.col++; } /* This statementhas a syntax error */What is the correct statement a) cursor.col = cursor.col + 1; b) col.cursor++; c) *cursor.col++; d) pointer
Why would you use a linked list?
What is a Calculated Attribute?
How do I format multiple sheets in excel?
Is there a free excel for windows 10?
What is the use of =,==,=== operators?