Which is not valid in C?
1) class aClass{public:int x;}
2) /* A comment */
3) char x=12;
Answer Posted / sourisengupta
1) class aClass{public:int x;}
3) char x=12;
these twoo are not valid in c.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is adt in c programming?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
What does %d do?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
Can you subtract pointers from each other? Why would you?
Are the variables argc and argv are local to main?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What do you understand by normalization of pointers?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
Write a program with dynamically allocation of variable.
What is the purpose of void in c?
What is multidimensional arrays
what does static variable mean?
shorting algorithmS