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 a good data structure to use for storing lines of text?
What is a constant?
write c program to display output 10(10+20)+(10+20+30)+ ... n term
0 Answers Hindustan Gum Chemicals,
How can I manipulate individual bits?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
Explain the use of bit fieild.
When is a void pointer used?
Is c still relevant?
Why doesn't C have nested functions?
What is pass by reference in functions?
How to create struct variables?
Describe static function with its usage?