What is size of null class?

Answer Posted / chethu

can somebody explain what is null class? i cudnt find any
thing abt it in net... pls explain with example

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How did c++ get its name?

583


Which operator cannot overload?

553


What is cout flush?

578


Write a Program to find the largest of 4 no using macros.

595


What is a breakpoint?

573






What is ios :: in in c++?

652


If I is an integer variable, which is faster ++i or i++?

600


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

3085


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2082


What is the best it certification?

596


What does override mean in c++?

598


Explain one method to process an entire string as one unit?

945


Write a C++ Program to check whether a number is prime number or not?

642


How can we read/write Structures from/to data files?

628


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

665