Software Interview Questions
Questions Answers Views Company eMail

What functions or methods will you use to delete a file in python?

459

Write python logic to count the number of capital letters in a file?

503

What are the built-in data-types in python?

476

How do you append to a file in python?

463

Explain the use of the ‘nonlocal’ keyword in python?

489

Is there any way to kill a thread in python?

516

What are assignment operators in python?

488

What ide to use for python?

437

Why isn't there a switch or case statement in python?

453

What is the python keyword "with" used for?

489

How to redirect stdout to a file in python?

472

What is __init__.py used for in python?

494

what is the statement that can be used in python if the program requires no action but requires a statement syntactically?

472

Difference between mutable and immutable in python?

486

How would you perform unit-testing on your python code?

487


Un-Answered Questions { Software }

Can I uninstall visual c++ 2005?

561


What does count ++ do in c++?

682


What does startup repair do windows 10?

402


find the sum of two matrices and WAP for it.

620


How much time does it take to learn data structures?

503






what are the connectors used in tomcat?

467


2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier.  Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed.  When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed.  Sequence of take-off is the sequence of addition to the waitlist

2507


What does m mean in vs code?

436


What is text analytics api in azure machine? How does it work?

306


Does @override do anything?

171


Which language is best for deep learning?

85


Can java inner class be static?

551


What is api level in android?

469


Differentiate between full, complete & perfect binary trees.

661


How to create percentile function?

108