Add office photos
Tismo Technology Solutions logo
Employer?
Claim Account for FREE

Tismo Technology Solutions

2.6
based on 37 Reviews

10+ Tismo Technology Solutions Interview Questions and Answers

Updated 30 Oct 2024

Q1. Make a counter using d flipflops

Ans.

A counter can be created using D flip-flops by connecting the output of one flip-flop to the input of the next.

  • Connect the Q output of one D flip-flop to the D input of the next flip-flop

  • Use clock signal to trigger the flip-flops and increment the count

  • Use additional logic gates if needed for specific counter functionality

Add your answer
right arrow

Q2. Explain interupts

Ans.

Interrupts are signals sent to the CPU to temporarily suspend the current program and execute a specific task.

  • Interrupts allow the CPU to handle external events without constantly checking for them.

  • There are different types of interrupts such as hardware interrupts and software interrupts.

  • Examples of interrupts include keyboard input, timer expiration, and hardware errors.

Add your answer
right arrow

Q3. Explain controllers

Ans.

Controllers are devices that manage the operation of other devices or systems.

  • Controllers receive input, process it, and send output signals to control the operation of other devices.

  • Examples of controllers include microcontrollers, PLCs (Programmable Logic Controllers), and PID controllers.

  • Controllers can be used in various applications such as industrial automation, robotics, and consumer electronics.

Add your answer
right arrow

Q4. extempore on balancing education and extracurricular activities

Ans.

Balancing education and extracurricular activities is crucial for holistic development.

  • Prioritize tasks and create a schedule to allocate time for both education and activities.

  • Set realistic goals and manage time efficiently to avoid burnout.

  • Seek support from teachers, parents, or mentors to maintain a healthy balance.

  • Use extracurricular activities to enhance skills that can complement academic learning.

  • Learn to delegate tasks and practice effective time management techniques...read more

Add your answer
right arrow
Discover Tismo Technology Solutions interview dos and don'ts from real experiences

Q5. Array of 5 elements is given. It should contain numbers 1 to 6. Hence one number has to be missing. Write a program to didn't this number.

Add your answer
right arrow

Q6. Write test case for pen and a leave letter form

Ans.

Test case for pen and leave letter form

  • Verify pen writes smoothly on paper

  • Check if pen ink is not leaking

  • Ensure all fields in leave letter form are editable

  • Submit form and verify successful submission message

Add your answer
right arrow

Q7. Given a 32-bit integer, write a program to return 1 if the first and last nibble are the same.

Add your answer
right arrow

Q8. Find 2nd smallest element in an array C programming.

Ans.

To find the 2nd smallest element in an array in C programming, we can sort the array and then access the element at index 1.

  • Sort the array in ascending order using a sorting algorithm like bubble sort or quicksort.

  • Access the element at index 1 to get the 2nd smallest element.

  • Example: int arr[] = {5, 2, 8, 1, 3}; After sorting: {1, 2, 3, 5, 8}. 2nd smallest element is arr[1] = 2.

Add your answer
right arrow

Q9. Program to check if number is a power of 7

Ans.

A program to check if a given number is a power of 7.

  • Use a loop to continuously divide the number by 7 until it becomes 1 or not divisible anymore.

  • If the final result is 1, then the number is a power of 7.

  • If the final result is not 1, then the number is not a power of 7.

Add your answer
right arrow

Q10. Write MySQL query

Ans.

Query to retrieve all columns from a table named 'users'

  • Use SELECT * FROM users;

  • Replace 'users' with the actual table name if different

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 Tismo Technology Solutions

based on 10 interviews
Interview experience
3.1
Average
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

CGI Group Logo
4.0
 • 362 Interview Questions
Swiggy Logo
3.8
 • 211 Interview Questions
AU Small Finance Bank Logo
4.2
 • 179 Interview Questions
Hewlett Packard Enterprise Logo
4.2
 • 177 Interview Questions
Bosch Logo
4.2
 • 150 Interview Questions
Movate Logo
3.3
 • 150 Interview Questions
View all
Recently Viewed
INTERVIEWS
Forever Living Products
No Interviews
CAMPUS PLACEMENT
SRM university (SRMU)
SALARIES
Finbuzz Financial Services
INTERVIEWS
Forever Living Products
No Interviews
INTERVIEWS
Tata Communications
No Interviews
INTERVIEWS
Tismo Technology Solutions
No Interviews
INTERVIEWS
Finoability
No Interviews
CAMPUS PLACEMENT
TRS College, Rewa
INTERVIEWS
Finoability
No Interviews
CAMPUS PLACEMENT
Engineering College, Thrissur
Top Tismo Technology Solutions 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