Find Interview Questions for Top Companies
Ques:- Describe your yesterday
Asked In :-
Right Answer:
Yesterday, I started my day by reviewing project plans and specifications. I then attended a team meeting to discuss progress and any challenges we were facing. After that, I visited the job site to oversee the installation of electrical systems, ensuring everything was up to code. I also collaborated with other engineers and contractors to resolve any issues. In the evening, I documented the day's work and planned tasks for the next day.
Ques:- Safety valve calculation?
Right Answer:
To calculate the size of a safety valve, use the formula:

[
A = frac{Q}{C_d cdot sqrt{2 cdot Delta P / rho}}
]

Where:
- ( A ) = required valve area (in square inches or square centimeters)
- ( Q ) = flow rate (in GPM or L/min)
- ( C_d ) = discharge coefficient (typically between 0.6 and 0.9)
- ( Delta P ) = pressure drop across the valve (in psi or bar)
- ( rho ) = density of the fluid (in lb/ft³ or kg/m³)

Ensure to convert units appropriately and consider the specific application and fluid properties for accurate results.
Ques:- Why extras are provided at top and bootom in a beam of slab?
Right Answer:
Extras are provided at the top and bottom of a beam or slab to accommodate bending moments and shear forces. The top reinforcement handles tension in the upper part due to bending, while the bottom reinforcement deals with tension in the lower part. This ensures structural integrity and prevents cracking.
Ques:- Define the engineering property of a soil. make a list of list property(properties)
Asked In :- TC Energy,
Right Answer:
The engineering properties of soil refer to the characteristics that affect its behavior under load and its suitability for construction.

List of engineering properties of soil:
1. Shear strength
2. Compressibility
3. Permeability
4. Plasticity
5. Density
6. Consolidation
7. Swell potential
8. Atterberg limits
9. Compaction characteristics
10. Soil classification (e.g., grain size distribution)
Ques:- What's the activities in your job?
Asked In :- ola,
Right Answer:
In my job as a piping draughtsman, my activities include creating detailed piping drawings, interpreting design specifications, collaborating with engineers, ensuring compliance with industry standards, and revising drawings based on feedback.
Ques:- You have entered the following cronjob. When will it run? 15 * * * 1,3,5 myscriptChoose one:a. at 15 minutes after every hour on the 1st, 3rd and 5th of each month.b. at 1:15 am, 3:15 am, and 5:15 am every dayc. at 3:00 pm on the 1st, 3rd, and 5th of each monthd. at 15 minutes after every hour every Monday, Wednesday, and Friday
Asked In :- unirac, inc.,
Right Answer:
d. at 15 minutes after every hour every Monday, Wednesday, and Friday
Ques:- What happens when the CloseHandle(handle) is called?
Asked In :- cumulus systems,
Right Answer:
When CloseHandle(handle) is called, it closes the specified handle and releases the resources associated with it. If the handle is a valid object, it will be marked for deletion, and if it is the last reference to that object, the system will clean up the associated resources.
Ques:- What is wrong with the following command? tar cvfb / /dev/tape 20Choose onea. You cannot use the c option with the b option.b. The correct line should be tar -cvfb / /dev/tape20.c. The arguments are not in the same order as the corresponding modifiers.d. The files to be backed up have not been specified.
Asked In :-
Right Answer:
d. The files to be backed up have not been specified.
Ques:- You have written a script called usrs to parse the passwd file and create a list of usernames. You want to have this run at 5 am tomorrow so you can see the results when you get to work. Which of the following commands will work?Choose one:a. at 5:00 wed usrsb. at 5:00 wed -b usrsc. at 5:00 wed -l usrsd. at 5:00 wed -d usrs
Asked In :- Intelizign,
Right Answer:
a. at 5:00 wed usrs
Ques:- What would be the result of the command paste -s dog cat?Choose one:a. The corresponding lines from the files dog and cat would be pasted together separated by a tab.b. The corresponding lines from the files dog and cat would be pasted together separated by a space.c. The file cat would be pasted after the file dog.d. The file dog would be pasted after the file cat.
Asked In :- MAXVY, northwestern mutual, dpdk,
Right Answer:
c. The file cat would be pasted after the file dog.
Ques:- How the handles are handled in the child process?
Right Answer:
In a child process, handles are inherited from the parent process by default. However, the child process can also create new handles or close inherited handles as needed. To control handle inheritance, the parent can set the `bInheritHandle` parameter to `FALSE` when creating a handle, preventing it from being inherited by the child process.
Ques:- You forget to call CloseHandle – will there be a memory leak?
Right Answer:
Yes, forgetting to call CloseHandle will lead to a resource leak, but not a memory leak in the traditional sense. It will result in a handle leak, which can exhaust system resources over time.
Ques:- You routinely compress old log files. You now need to examine a log from two months ago. In order to view its contents without first having to decompress it, use the _________ utility.
Asked In :- plintron,
Right Answer:
zcat
Ques:- You want to print out a text file called vacations however the lines are of varying length. What text filter could you use to even out the length of the lines?
Asked In :-
Right Answer:
You can use the `fmt` command to even out the length of the lines in the text file.


AmbitionBox Logo

What makes Takluu valuable for interview preparation?

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