Sobes.tech

What is the data structure called that implements the FIFO principle?

Junior — Middle
209

What classes are subclasses of the Collection interface in Java?

Junior — Middle
207

Where in memory are primary type objects and variables placed?

Junior — Middle
207

Are Stack objects shared between different parts of a program or does each instance exist independently?

Junior — Middle
206

What is the difference between using ArrayList and Vector in Java?

Junior — Middle
199

How do exceptions and errors occur in Java, and how to handle them correctly?

Junior — Middle
198

Can you name the main types of data aggregation operations?.

Junior — Middle
198

Will the value 2000 be returned if two parallel threads simultaneously increment a volatile variable initially set to zero?

Junior — Middle
198

What reasons contribute to the popularity of the Java language in software development?

Junior — Middle
197

Is it possible to create a complex index that combines several key fields?

Junior — Middle
196

What are the differences between Queue, Set, and List collections in terms of their usage and characteristics?

Junior — Middle
196

What is the purpose of the PECS method in software development?

Junior — Middle
194

How can the confidentiality of a password be ensured in a third-party library class?

Junior — Middle
193

Is it possible to embed *.jar files inside archives with *.var extension?

Junior — Middle
192

What is the difference between files with extensions *.var and *.jar in terms of their purpose and usage?

Junior — Middle
192

Are there any restrictions on using primitive types in generics?

Junior — Middle
189

How does the size of ArrayList change when elements are added sequentially up to a certain number?

Junior — Middle
189
/4