Write any small program that will compile in "C" but not
in "C++"
Answer Posted / sauarv
answer no.. 6 is the most correct solution
as the class is a keyword in c++
but for answer 9 ,,ur prediction is correct that it will give error in c++ ,,although ur reason is not right
printf n csanf are not c specific
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to access grid view row?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
Define a conversion constructor?
Why do we use using namespace std in c++?
explain the reference variable in c++?
Is nan a c++?
What problems might the following macro bring to the application?
What do you mean by delegate? Can a user retain delegates?
What are c++ storage classes?
Explain container class.
What is the function of I/O library in C++ ?
Write a c program for binary addition of two 8 bit numbers.
Will rust take over c++?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What are multiple inheritances (virtual inheritance)?