4 Analogy Reasoning Questions To Prepare For Placement Tests
Dear Reader,
Below are given analogy questions based on alphabets for placement tests.
Question 1
FHKN : HJMP :: KRWZ : ?
a) CEGI b) MTYB c) QTVX d) GIKM
Answer : b) MTYB
Reason :
Prepare With 4 XML Based Questions For Interview Tests
Dear Reader,
Below are given basic xml based questions which you can expect in technical rounds of placement tests.
Question 1
Which of the following is not true regarding XML?
a. XML is platform independent.
b. XML is known for its portability
c. W3C has created specification for XML
d. XML is an alternative to HTML
Codd Rules Based DBMS Related Questions
Most of you would have known that Codd rules (12 in number) are basic conditions to be met by database management systems. You can check all these rules in detail by browsing through internet. Currently, you have 4 questions.
Question 1
What is true regarding NULL value requirements confirming to Codd rule?
4 SQL Stored Procedure Questions To Prepare For Technical Interviews
Dear Reader,
Below are given questions from SQL Procedure to prepare for technical interviews of IT companies.
Question 1
What kind of programming flexibility do SQL procedures bring to programming languages like JAVA when accessing underlying tables?
Answer :
Practice 3 Combination Based Questions To Prepare For Placement Tests
Dear Reader,
Below are three problems on permutations and combinations.
Question 1
In a quiz competition at the preliminary level 8 boys and 10 girls participated. For the second level, they have to select 11 persons such that 5 from boys and 6 from girls.
Find the possibility of groups participating in second level.
4 JAVA JDK File Structure Questions To Practice For JAVA Interview Questions
Dear Reader,
Below are given JDK file structure based questions to practice for technical rounds.
Question 1
What is the use of bin directory in JDK? Why it is so important?
Answer :
Practice 4 Moderate AP Series Questions
Dear Reader,
Below are four problems on A.P series.
Question 1
If p,q and r th term of an A.P series are A, B and C respectively then the value of A(q - r) + B(r - p) + C(p - q) is equal to:
a)1 b)0 c)pq d)p/r
Answer : b) 0
Solution :
4 Moderately Difficult Questions To Practice For C Based Placement Questions
Dear Reader,
Below are given C based questions which you can expect in placement interviews.
Question 1
What is the maximum size of array in C?
Answer :
Practically, there is no maximum value defined in C language. However the maximum value will be an enormous number just limited by the hardware of the machine.
Question 2
3 Questions On File Systems To Prepare For Technical Interviews
Dear Reader,
Below are given file system concept questions which you can expect in technical rounds of placement tests.
Question 1
In filesystems, what does metadata imply?
Answer :
3 Practice Problems On Ages
Dear Reader,
Below are three problems on age calculations.
Question 1
C's age is 3 times A's age and C is two years more than the sum of the ages of B and A.If two of them's age difference is 3 then what is the age of C if their ages are non-negative integers?
a)15 b)3 c)21 d)24
Answer : a)15
Solution :


