plz send me National informatics center paper pattern
Answer Posted / anil
a
b
c
d
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
What are the uses of static class data?
Which operator cannot be overloaded c++?
Evaluate !(1&&1||1&&0) a) Error b) False c) True
Write my own zero-argument manipulator that should work same as hex?
Explain this pointer?
What is the use of object in c++?
What is the advantage of c++ over c?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
What happens when the extern "c" char func (char*,waste) executes?
Discussion on error handling of C++ .
What is flush programming?
You want to link a c++ program to c functions. How would you do it?
Difference between a copy constructor and an assignment operator.
What is data structure in c++?