Category: Blogs

Java in Tamil – Part 1 – Why Object Oriented Programming ?

Java in Tamil – Part 1 – Why Object Oriented Programming ?  This blog explains about Java in Tamil – Part 1 – Why Object Oriented Programming ? It is explained clearly well below :  _______________________________________________________________________________ What do you mean by Object Oriented Programming ?  Why did I choose Object Oriented Programming in Java ?    […]

Read More

FINATEL FRESHER INTERVIEW QUESTIONS WITH ANSWERS

FINATEL FRESHER INTERVIEW QUESTIONS WITH ANSWERS This blog explains about FINATEL FRESHER INTERVIEW QUESTIONS WITH ANSWERS and is given below : _______________________________________________________________________________ Write a method to convert single dimension array to 2 Dimension array in java programming .   package com.javajee.Utils; public class CopyArray {          int[] arr1={1,2,3,4,5,6,7,8,9,10,11,12};     int rowSize=3;     int columnSize=4; […]

Read More

SOFTEON INTERVIEW QUESTIONS FOR FRESHERS WITH ANSWERS

SOFTEON INTERVIEW QUESTIONS FOR FRESHERS WITH ANSWERS  This blog explains about SOFTEON INTERVIEW QUESTIONS FOR FRESHERS WITH ANSWERS and is given below : _______________________________________________________________________________  1. Find the duplicate elements in a string in java program .  // Java program to find the first // repeated character in a string import java.util.*; class Main {     // This […]

Read More

OPTISOL INTERVIEW QUESTIONS FOR FRESHERS WITH ANSWERS

OPTISOL INTERVIEW QUESTIONS FOR FRESHERS WITH ANSWERS This blog explains about OPTISOL INTERVIEW QUESTIONS FOR FRESHERS WITH ANSWERS and is given below : _____________________________________________________ 1. Write a java program to ” Reverse a string using recursion”  To understand these programs you should have the knowledge of following core java concepts: 1) substring() in java 2) charAt() method // Java program to […]

Read More

FSS INTERVIEW QUESTIONS – FOR FRESHERS

FSS INTERVIEW QUESTIONS – FOR FRESHERS  This blog explains about FSS INTERVIEW QUESTIONS – FOR FRESHERS with answers. Some of the interview questions are given below : _______________________________________________________________________________                                   C & C++ Assessment Questions with Answers: I .The output of the following […]

Read More

QANTLER TECHNOLOGIES – NON PROGRAMMING QUESTIONS – WITH ANSWERS

QANTLER TECHNOLOGIES – NON PROGRAMMING QUESTIONS – WITH ANSWERS This blog explains about QANTLER TECHNOLOGIES – NON PROGRAMMING QUESTIONS – WITH ANSWERS . Some of the questions are explained very well below .            Though we are well – stuffed in programming and the subject to the core , we might lack […]

Read More

CODE BOARD TECHNOLOGIES – Fresher Interview Questions with answers

CODE BOARD TECHNOLOGIES – Fresher Interview Questions with answers This blog explains about CODE BOARD TECHNOLOGIES – Fresher Interview Questions with answers  . Some of the questions are explained clearly well below : _______________________________________________________________________________ 1. Write java program to count words without inbuilt functions ?  INPUT: code board is best code board is best OUTPUT: […]

Read More

QANTLER TECHNOLOGIES – Fresher Interview Questions with Answers – Session – 2

QANTLER TECHNOLOGIES – Fresher Interview Questions with Answers – Session – 2 This blog explains about QANTLER TECHNOLOGIES – Fresher Interview Questions with Answers – Session – 2. They are explained clearly well below :   We have already discussed about some questions in the previous blog . Some of the frequently asked questions are : _______________________________________________________________________________ […]

Read More

QANTLER TECHNOLOGIES – Fresher Interview Questions with Answers – Session – 1

QANTLER TECHNOLOGIES – Fresher Interview Questions with Answers – Session – 1  This blog explains about QANTLER TECHNOLOGIES – Fresher Interview Questions with Answers – Session – 1 . They are explained clearly below :               Some of the frequently asked questions are : ____________________________________________________________________  1. Write a program to find […]

Read More