Find Interview Questions for Top Companies
Ques:- What will be output of the following code#includeusing namespace std;class abc{public :void main(){cout<<" Its main function "< }};int main(int c, char **v){abc a;if(c<1){cout<<" Error can not accept it "< exit(1);}cout<<" its in main program "< a.main();
Asked In :-
Ques:- How can I tell which files in the database correspond to files in my project?
Asked In :-
Right Answer:
You can use a version control system (like Git) to track changes and map files in your project to their corresponding database entries. Additionally, you can check the database schema or use database management tools to identify file references, or query the database for metadata that links to your project files.
Ques:- Name some translator and compile options and explain their meaning. ?
Asked In :-
Ques:- You have a library provided by the vendor. All you have is header files and library files. Library contains the class Shape and there is whole hierarchy tree (i mean classes which derive from this base class). Now you want to add some …
Asked In :-
Ques:- A square Island surrounded by bigger square, and in between there is infinite depth water. The distance between them is L. The wooden blocks of L are given.The L length block can't be placed in between to cross it, as it will fall in water (just fitting).How would you cross using these L length blocks.
Asked In :-
Right Answer:
Place the L-length blocks side by side to create a bridge from the square island to the edge of the bigger square. Once the blocks are laid out, walk across them to cross the gap.
Ques:- For cascaded 1800 BTS with master 900 BTS,if 900 master BTS is down for its own equipment fault,cascaded slave 1800 BTS gets down/stop carrying traffic without any fault as BCCH and other controllong channels are in master 900 BTS.Is there any technology/
Asked In :-
Right Answer:
Yes, implementing a technology like "BTS redundancy" or "BTS pooling" can help. This allows the 1800 BTS to operate independently by using a backup control channel or by having a secondary master BTS to take over control functions if the primary master BTS fails.
Comments
DK BOSS Jul 30, 2021

Might be using dual E1 in that case will be much more helpful.

Ques:- What could be the disposition parameter that i would have to use in the jcl if i have a file that has to be created newly for every successful run of the program ,but at the same time it should retain the old data if my program abend in the middle and res
Asked In :-
Right Answer:
Use the disposition parameter `DISP=(NEW,CATLG,DELETE)` for the dataset in the JCL.
Ques:- What is an adjust field format flag?
Asked In :-
Ques:- In a factory, 'a' men work 'b' hours a day and produce 'c' articles each day. If 'd' men are released, how many hours a day will the remaining men have to work to produce 'c' articles each day? 1]ab/d 2]ab/b 3]a-d/b 4]ab/a-d
Asked In :-
Right Answer:
The correct answer is: 4] ab/a-d
Ques:- In a chess board you have placed the Horse (I dont know how to say this in chess terminology but the main thing is Horse moves in 'L' Shape) at a random position. What is the probability that the horse would move out of the chess
Asked In :-
Right Answer:
The probability that the knight (horse) would move out of the chessboard is 0.
Ques:- What are the two outputs created as a result of generation of a map?
Asked In :-
Ques:- What are the CICS Commands used in routing messages to other terminals or printers?
Asked In :-
Ques:- What is the difference between the MRO & ISC?
Asked In :-
Ques:- Base class contains 2 functions and Derived class (with Private Inheritance from Base) also contains 2 functions (same name as those in Base cass), then he asked me the effect by changing the Inheritance type and making different functions virtual..
Ques:- Out of multiple if-else statements and a switch statement, which is faster and why?
Asked In :-
Ques:- How does one implement SourceSafe integration with FrontPage 2000/
Asked In :-
Right Answer:
To implement SourceSafe integration with FrontPage 2000, follow these steps:

1. Ensure that both Microsoft Visual SourceSafe and FrontPage 2000 are installed on your system.
2. Open FrontPage 2000 and go to the "Tools" menu.
3. Select "Options" and then navigate to the "Source Control" tab.
4. Click on "Add" to include SourceSafe as a source control provider.
5. Configure the SourceSafe settings, including the database location and user credentials.
6. Once configured, you can use the Source Control features within FrontPage to manage your web project files.

Make sure to check for any updates or patches for compatibility.
Ques:- Two trains travel from NewYork to Washington and the travel takes 5 hours journey time.Trains leave from Washington for every hour and an half hour and the trains leave from NewYork every hour. If the train leaves from new york , Then how many trainsfrom washington cross this train on its way?
Asked In :-
Right Answer:
The train from New York will cross 5 trains from Washington on its way.
Comments
Subramani Raju Jul 23, 2021

5 trains

Ques:- List the sequence of steps used to achieve ?Modification in Skip Sequential Mode. ?
Asked In :-
Ques:- A 16 story building has 12000ft on each floor. Company A rents 7 floors and company B rents 4 floors. What is the number of square feet of unrented floor space?
Asked In :-
Right Answer:
The number of square feet of unrented floor space is 96,000 ft².
Comments
arjun Dec 9, 2021

60000

Ques:- What is the difference between SWE and SWSE…?
Right Answer:
SWE (Software Engineer) typically focuses on the development and implementation of software applications, while SWSE (Software Engineer in Test) specializes in testing and ensuring the quality of software through automated and manual testing processes.


The Tech Architect section on takluu.com is dedicated to professionals aiming to lead the design and implementation of complex software systems. A Tech Architect plays a pivotal role in bridging business needs with technology solutions, ensuring that applications are scalable, maintainable, and aligned with organizational goals.

This category covers critical areas including system design principles, software architecture patterns (like microservices, SOA, MVC), cloud architecture, security best practices, API design, and performance optimization. You will also explore architecture documentation, stakeholder communication, and technology evaluation techniques.

Our content provides deep insights into both theoretical concepts and practical challenges faced by tech architects in real projects. Interview questions focus on problem-solving skills, architectural trade-offs, decision-making under constraints, and aligning technology stacks with business requirements.

Whether you’re preparing for roles like Technical Architect, Solution Architect, Enterprise Architect, or Lead Developer, this section equips you with the knowledge to explain complex designs clearly, defend your architectural choices, and demonstrate leadership in technology planning.

At Takluu, we combine detailed explanations with scenario-based questions and case studies to ensure you are ready for both technical and behavioral rounds in tech architect interviews. Our goal is to empower you to design robust solutions and take ownership of technology roadmaps confidently.

Prepare with us and take the next step in your career to become a successful Tech Architect who drives innovation and delivers impactful technology strategies.

AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users