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 c
i have a written test for microland please give me test pattern
What is the difference between the local variable and global variable in c?
Do you know what are bitwise shift operators in c programming?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
what is the difference between const volatile int i & volatile const int j;
What is a pointer variable in c language?
Explain the red-black trees?
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
Can the “if” function be used in comparing strings?
c program to manipulate x=1!+2!+3!+...+n! using recursion
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.