Computer Science, asked by pritikas078, 7 months ago

Write the output of following C++ program


#include<iostream.h>

class Empty {};

int main()

{

cout << sizeof(Empty);

return 0;

}.

a) A non-zero value

b) 0

c) Compiler Error

d) Runtime Error ​

Answers

Answered by labtekscientific
0

Answer:

its running time

Explanation:

.,j..,,,...,,....

Similar questions