Add office photos
JK Tech logo
Engaged Employer

JK Tech

Verified
3.5
based on 475 Reviews
Video summary
Filter interviews by
Experienced

10+ JK Tech Interview Questions and Answers

Updated 12 Dec 2024

Q1. If the size of fs doesn't increase by command chfs what will do we have storage space , but after also we are not able to increase the size of file system What is nfs ,how will configure nfs

Ans.

If the size of fs doesn't increase by chfs command, check for available storage space and ensure proper permissions. If issue persists, consider unmounting the filesystem before resizing.

  • Check available storage space using commands like df or du

  • Ensure proper permissions to modify the filesystem

  • If still unable to increase size, consider unmounting the filesystem before resizing

  • Example: df -h to check available storage space

Add your answer
right arrow

Q2. What is exception handling in java how to solve the exception?

Ans.

Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

  • Use try-catch blocks to handle exceptions

  • Use finally block to execute code after try-catch block

  • Use throws keyword to declare exceptions in method signature

  • Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException

Add your answer
right arrow

Q3. How to use Basic SQL query such as delete, join,select etc

Ans.

Basic SQL queries such as delete, join, select are used to manipulate and retrieve data from databases.

  • DELETE: Removes data from a table based on a condition

  • JOIN: Combines data from two or more tables based on a related column

  • SELECT: Retrieves data from one or more tables based on a condition

  • Examples: DELETE FROM table_name WHERE condition; SELECT * FROM table1 JOIN table2 ON table1.column = table2.column;

Add your answer
right arrow

Q4. What are some SQL queries that utilize joins and window functions?

Ans.

SQL queries using joins and window functions

  • Use INNER JOIN to combine rows from two or more tables based on a related column

  • Use WINDOW functions like ROW_NUMBER() to assign a unique sequential integer to each row within a partition

  • Example: SELECT column1, column2, ROW_NUMBER() OVER(PARTITION BY column1 ORDER BY column2) AS row_num FROM table_name

Add your answer
right arrow
Discover JK Tech interview dos and don'ts from real experiences

Q5. Comfortable with this location

Ans.

Yes, I am comfortable with the location.

  • I am familiar with the area and have no issues commuting to work.

  • I have researched the neighborhood and feel safe and comfortable there.

  • I have visited the office location and found it convenient for me.

Add your answer
right arrow

Q6. How much documentation capability

Ans.

Documentation capability should be sufficient to capture all requirements and changes.

  • Documentation should be comprehensive and organized.

  • It should capture all requirements and changes throughout the project lifecycle.

  • Documentation should be easily accessible and understandable by all stakeholders.

  • Tools such as JIRA, Confluence, and SharePoint can be used to manage documentation.

  • Regular reviews and updates should be conducted to ensure accuracy and completeness.

Add your answer
right arrow
Are these interview questions helpful?

Q7. how to plan repeat businees

Ans.

To plan repeat business, focus on building strong relationships, providing excellent service, offering incentives, and staying in touch.

  • Build strong relationships with clients to encourage loyalty

  • Provide excellent service to exceed customer expectations

  • Offer incentives such as discounts or rewards for repeat business

  • Stay in touch with clients through regular communication and follow-ups

Add your answer
right arrow

Q8. For first vs find first

Ans.

First and find first are both used to locate the first occurrence of a value in a collection, but they have different syntax and behavior.

  • First is a LINQ extension method that returns the first element of a sequence that satisfies a specified condition, or the first element if no condition is specified.

  • Find first is a method in some programming languages, such as Java and C++, that returns the index of the first occurrence of a value in an array or list.

  • First throws an except...read more

Add your answer
right arrow
Share interview questions and help millions of jobseekers 🌟
man with laptop

Q9. do you know queries

Ans.

Yes, I am familiar with queries in databases.

  • Queries are used to retrieve specific data from a database.

  • They can be written in SQL (Structured Query Language).

  • Examples of queries include SELECT, INSERT, UPDATE, and DELETE.

Add your answer
right arrow

Q10. Strategy to increase bussiness

Ans.

Implementing a targeted marketing campaign, improving customer service, and expanding product offerings.

  • Develop a targeted marketing campaign to reach potential customers

  • Improve customer service to retain existing customers and attract new ones

  • Expand product offerings to appeal to a wider range of customers

Add your answer
right arrow

Q11. Difference between truncate and delete

Ans.

Truncate is a DDL command that removes all rows from a table, while delete is a DML command that removes specific rows.

  • Truncate is faster than delete as it does not log individual row deletions.

  • Truncate resets identity columns, while delete does not.

  • Truncate cannot be rolled back, while delete can be rolled back using a transaction.

  • Truncate does not fire triggers, while delete does.

  • Truncate is used to quickly remove all rows from a table, while delete is used to remove specif...read more

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at JK Tech

based on 29 interviews
Interview experience
4.0
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

Larsen & Toubro Limited Logo
4.0
 • 868 Interview Questions
Samsung Logo
3.9
 • 396 Interview Questions
Maruti Suzuki Logo
4.2
 • 370 Interview Questions
Aarti Industries Logo
4.1
 • 225 Interview Questions
Birlasoft Logo
3.6
 • 195 Interview Questions
Movate Logo
3.3
 • 151 Interview Questions
View all
Recently Viewed
LIST OF COMPANIES
JK Tech
Locations
REVIEWS
Apex CoVantage
No Reviews
COMPANY BENEFITS
Indium Software
No Benefits
COMPANY BENEFITS
Tricentis India
No Benefits
REVIEWS
JK Tech
No Reviews
REVIEWS
TestingXperts
No Reviews
REVIEWS
JK Tech
No Reviews
REVIEWS
Apex CoVantage
No Reviews
SALARIES
JK Tech
SALARIES
JK Tech
Top JK Tech Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter