Which is not valid in C?
1) class aClass{public:int x;}
2) /* A comment */
3) char x=12;
Answer Posted / deepthi
1) class aclass{public:int x;}
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to throw some light on the b tree?
Explain logical errors? Compare with syntax errors.
all c language question
Write a code to remove duplicates in a string.
Is javascript written in c?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
Explain what is the difference between functions getch() and getche()?
Explain union. What are its advantages?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What is pragma c?
What are structural members?
What extern c means?
Place the #include statement must be written in the program?
Explain how do you list a file’s date and time?
What is array within structure?