can anyone tell me what kind of questions are asked for
core java exam in aptech



can anyone tell me what kind of questions are asked for core java exam in aptech..

Answer / Mohan Kumar Yadav

Core Java exam questions in Aptech typically cover a wide range of topics, including but not limited to:

- Java basics (variables, data types, operators, decision making, loops)
- Arrays and collections
- Exception handling
- OOPs concepts (inheritance, polymorphism, interfaces, abstract classes)
- File I/O operations
- Streams and NIO API
- Concurrency (multi-threading)
- AWT (Abstract Window Toolkit) and Swing GUI frameworks
- Database connectivity (JDBC)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is flatmap in java8?

1 Answers  


Are streams faster than for loops?

1 Answers  


What is an api in java?

1 Answers  


If one class havent the constructor, it has normal method, then can i use super keyword to call the method form the sub class and vice verse?

2 Answers  


What is the use of servlet in java?

1 Answers  


Is java Class Thread safe ???? How to make java Class Thread safe ??

1 Answers   Cognizant, TCS,


What is @resource annotation in java?

1 Answers  


How can I protect myself? : java security

1 Answers  


What is a stream in programming?

1 Answers  


What is singleton pattern in java?

1 Answers  


What is csrf in java?

1 Answers  


In an htm form i have a button which makes us to open another page in 15sec.how will you do that?

1 Answers  


Categories