i want the NIC programmer-B model papaer pattren, iwant the
all model papers?

Answer Posted / kapil

kapildewade@gmail.com

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why cout is used in c++?

561


Explain method of creating object in C++ ?

587


How should runtime errors be handled in c++?

608


Can member functions be private?

591


Differentiate between an array and a list?

701






What is pointer in c++ with example?

514


Define the operators that can be used with a pointer.

569


Write a recursive program to calculate factorial in c++.

605


Is map sorted c++?

510


When should you use global variables?

623


Can union be self referenced?

569


Explain the isa and hasa class relationships.

587


How to declare a function pointer?

575


Is c++ a pure oop language?

592


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3047