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

KTS Interview Questions
Questions Answers Views Company eMail

what is use case diagram?

5 8846

NIC latest paper with number of questions

1 3694

Post New KTS Interview Questions




Un-Answered Questions

What is the difference between array and list?

491


How messaging works in objective-c?

1


What is mapping in hibernate?

145


Is postgresql object oriented?

427


Tell us the ideal supervisor that you want want to work for?

1733






What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?

597


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).

1708


We just changed the server name, then onwards the volume manager is not loading. Tell us what might be the reason?

557


If density of cement is 1500 Kg/m3, the how is specific gravity 3.15 ? (Density of water is 1000 Kg/m3)

1914


What are the necessary solutions needed to be carried out on a malfunctioned earthing mechanism of a VACUUM CIRCUIT BREAKER.(TAMCO)

1539


what is the difference between Statement Lambda and Expression Lambda?

74


What is the use of an evaluation path?

562


If you'd like your ads to show on certain sites across the internet, you can add these websites as?

1


Why is standard template library used?

586


What are the different types of replication techniques?

61