i want the NIC programmer-B model papaer pattren, iwant the
all model papers?
Answer Posted / deeps
drop me a mail at tech.ddinkar@gmail.com.
i would send u some sample paper for NIC.. u can also find the same on net.
~Deeps
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How do I run c++?
Define Virtual function in C++.
What do nonglobal variables default to a) auto b) register c) static
What do you mean by vtable and vptr in c++?
What is a namespace in c++?
What does n mean in c++?
How should a contructor handle a failure?
What is the difference between *p++ and (*p)++ ?
How new/delete differs from malloc()/free?
Why is main function important?
What is private inheritance?
What are the uses of c++ in the real world?
What is a storage class?
What is auto used for in c++?
Why is main an int?