Blog

IS JAVA AN OPEN SOURCE OR NOT ? PART – 1

IS JAVA AN OPEN SOURCE OR NOT ? PART – 1  This blog explains about IS JAVA AN OPEN SOURCE OR NOT ? PART – 1 . It is explained very well below :  _________________________________________________________________________ IS JAVA OPEN SOURCE ? Open source software is software with source code that anyone can inspect, modify and enhance. It […]

Read More

Core Java Fresher Interview Questions with Answers

 Core Java Fresher Interview Questions with Answers This blog explains about Core Java Fresher Interview Questions with Answers and is given below : ____________________________________________________________________  Mock interview questions: 1.Scanner class: Scanner class is used for for getting inputs of primitive datatypes and string. Scanner is in the package of java.util. 2.Why pointer concept is neglected in […]

Read More

How to learn tables from 12 to 19

How to learn tables from 12 to 19  In this blog we are going to discuss about How to learn tables from 12 to 19 and is illustrated below :  _______________________________________________________________________________           Let us begin with 13 table ,                                          13 table                   13 x 1     =  ?                   13 x 2     […]

Read More

Revature Fresher Interview Questions with Answers

Revature Fresher Interview Questions with Answers  This blog explains about Revature Fresher Interview Questions with Answers . It is given below : ____________________________________________________________________ 1. What is Limit, Having Clause in SQL ? A HAVING clause in SQL specifies that an SQL SELECT statement should only return rows where aggregate values meet the specified conditions. It was […]

Read More

AGILE METHODOLOGIES in Software Technologies – Part – 2

AGILE METHODOLOGIES in Software Technologies – Part – 2 This blog explains about AGILE METHODOLOGIES in Software Technologies – Part – 2 . It is illustrated very well below :                    We have already about this topic in the previous blog  AGILE METHODOLOGIES in Software Technologies – Part – 1 . […]

Read More

SOFTWARE TESTING LIFE CYCLE – STLC – Part – 1

SOFTWARE TESTING LIFE CYCLE – STLC – Part – 1 This blog explains about SOFTWARE TESTING LIFE CYCLE – STLC – Part – 1 and is given below :      _______________________________________________________________________________________                                                                      STLC INTRODUCTION: STLC stands for Software Testing Life Cycle. STLC is a sequence of different activities performed by the testing team to ensure the […]

Read More

AGILE METHODOLOGIES in Software Technologies – Part – 1

AGILE METHODOLOGIES in Software Technologies – Part – 1  This blog explains about AGILE METHODOLOGIES in Software Technologies – Part – 1 . It is illustrated very well below :  _______________________________________________________________________________ AGILE  METHODOLOGIES Agile is a software development approach where a self-sufficient and cross-functional team works on making continuous deliveries through iterations and evolves throughout the process […]

Read More

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