Can anyone send me NIC question papers alongwith answers on
nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
No Answer is Posted For this Question
Be the First to Post Answer
what are the steps for creating prompt table dynamically for the specified field
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
3 Answers College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,
HOW TO DOWNLOAD ORCUT SITE VIDEOS IN PC WITH THE HELP OF MOZILL'S FIREFOX?
if there are n nodes in a binary tree, how many null pointers are there?
code for connection from windows forms to sql server
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
Which design patterns have you used?
what is encapulation?
what is dynamic polymorphism?
What is ur porject Architecture? If anyone ask what i have to specify here..
what are the differences between CONS, LIST, and APPEND