i want the NIC programmer-B model papaer pattren, iwant the
all model papers?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / appar agarwal
plz send me nic programmer-B model paper pattern, my email
id : apparagarwal@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / monu
please forward me also in pilot.foru@gmail.com..thanks in advance
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sourav joshi
please forword me on my mail-id jsourav98@yahoo.com
or joshisourav3@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / priya
Please forward the model question papers for nic
My MailId:dharshini12@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tamanna
please forward thes papers to me also on
tamannakhanna01@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sneha singh
Plz send me NIC programmer-B model papaer pattren , my mail
id:sneha.singhbaghel@gmail.com
| Is This Answer Correct ? | 1 Yes | 2 No |
What is endianness?
Explain explicit container.
Can you explicitly call a destructor on a local variable?
What are the differences between malloc() and calloc()?
How do you flush std cout?
What are friend classes? What are advantages of using friend classes?
What do you mean by call by value and call by reference?
What is #include sstream?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
What is a hash function c++?
What is an accessor in c++?
Comment on local and global scope of a variable.