Pmts
Pmts Interview Questions and Answers
Q1. how many threads can be run on n-cores?
The number of threads that can be run on n-cores depends on the specific hardware and software configurations.
The number of threads that can be run on n-cores is influenced by factors such as the type of processor, operating system, and workload.
In general, the number of threads that can be run on n-cores is limited by the number of physical and logical cores available.
For example, a quad-core processor with hyper-threading support can run up to 8 threads simultaneously.
Q2. Fibonacci series recursion problem
The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
The Fibonacci series starts with 0 and 1.
Each subsequent number is the sum of the two preceding numbers.
The series can be generated using recursion or iteration.
Example: 0, 1, 1, 2, 3, 5, 8, 13, 21, ...
Pmts Jobs
0Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month