Which is not valid in C
a) class aClass{public:int x;};
b) /* A comment */
c) char x=12;
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of 'register' keyword?
Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me
What are the application of c?
When should volatile modifier be used?
Why is conio.h not required when we save a file as .c and use clrscr() or getch() ?
what are the stoge class in C and tel the scope and life time of it?
using for loop sum 2 number of any 4 digit number in c language
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???
simple program of graphics and their output display
what is inline function?
What is the purpose of sprintf?
Under what circumstances does a name clash occur?