plz suggest me the books for the preparation of NIC written
exam.
Answer Posted / nishant kumar
Hi,
I was curently appeared in the written test held by the NIC
According to me your basic knowledge of c ,C++,O.S,
Database,Networking,Data structure will help u lot for the
written test...so just try to improve ur basic knowledge of
the above mentioned subject...and just go through the R.S.
aggrawal Apti book.....
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Differentiate between delete and truncate table?
What is a database example?
What is the advantage of varchar2 over char?
What is sharded database?
What is global database name?
What is the difference between primary key, foreign key and candidate key?
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
WHAT IS NEED BY METION DATFMT AND TIMFMT IN H-SEPICITION IN RPGLE?
Which is the most reliable programming language for RDBMS Relational Database Management System for Multi user applicaton. For PC application or web application ?
What is the candidate key used for?
How to shrink a database?
define primary key index, bitmap index, hash index,virtual indwx
What is lagging in DBMS ?
Explain database partitioning. What is its importance?
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.