Home / Computer Science (page 12)

Computer Science

Computer Science

Oracle – Tutorial Part -1

Know the database management concept is essential to everyone, as a fresher must have knowledge in any database like MySql, Oracle..etc. Now I am using Oracle to give brief explanation about the creation deletion updating of the database table. Oracle provides Enterprise, mobile Express editions. Express edition is light weight …

Read More »

How to compare data in Excell by using Vlookup and Match Functions

Match function

In this article I am going to explain how to compare two excel sheets data and highlight the missing data. This article is helpful in BPO industry those who are dealt with finance and insurance sector. Now a day’s everything automated in this comparison of two excel sheets is taking …

Read More »

Questions & Answers for Interviews

Q1).State the different types of linked lists? ANS). The different types of linked list includes, single linked list, double linked list and circular linked list. Q2).List the basic operations carried out in a linked list? ANS). The basic operation carried out in a linked list includes *creation of a list …

Read More »