Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Coca Cola General Knowledge_Current Affairs Interview Questions
Questions Answers Views Company eMail

Edible part of coconut is: (A) seed coat (B) endocarp (C) endosperm (D) carper wall

12 55572

Sachin Tendulkar does not endorse 1 Coke 2 Adidas 3 Airtel 4 Boost

7 14515

Soft drink brank ?Fanta? is owned by 1 Pepsi 2 Coca Cola 3 Parle 4 Shaw Wallance

2 6206

Post New Coca Cola General Knowledge_Current Affairs Interview Questions




Un-Answered Questions

Define its url.

522


What is a cursor in programming?

594


What is the default extension of view files?

3


What is the use of promote/demote options in a table box property?

1


why is jsf used for?

69






What is mail merge what are the steps?

341


What is Thermal noise (Dark current)?

846


What is a partitioning key?

309


What is meaning of 'nonatomic' keyword?

503


What are the design resources sub theme will inherit and will not inherit?

75


Define an interface MilitaryPower that has the following properties: • The interface has two public static final variables which are the finite x and y coordinate (i.e. the distance of the objects should not exceed these values. These values set to 100. • The interface has a method move that moves the military power objects to the target value. The method will be implemented by the other classes. The return type should be void. B) Define an enum class Direction which contains the directions (EAST, WEST, SOUTH, NORTH). C) Define a concrete class Tank that implements MilitaryPower, has the following properties: • XCoordinate (Integer), YCoordinate (Integer) are the instance variables for this class. • All instance variables should be private. • Write a parametered constructor that takes two parameters assigning with the instance variables. • Write a set and get method each of the instance variables. • Write a method move that takes two parameters. One of them is distance which type is integer. Another is direction which type Direction. The method should to the following: o If the direction is EAST, set the x-coordinate with adding distance. o If the direction is WEST, set the x-coordinate and subtract distance from x-coordinate. o If the direction is SOUTH, set the y-coordinate with adding distance. o If the direction is NORTH, set the y-coordinate and subtract distance from x-coordinate. • Write a method toString to display the tank coordinates. D) Define an array holding 10 MilitaryPower objects, all of them being a Tank. Then display each of the object information on the screen. (display its movements and coordinates).

1704


Explain is it better to bitshift a value than to multiply by 2?

718


What are the Parameters in Tableau?

272


What is the parent class of all the web server control?

487


What is mvc in swing?

158