Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How to establish connection with oracle database software from c language?

2259


What is switch in c?

1160


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

2074


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

1050


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

1213


What is scope rule of function in c?

1149


write a program to find the given number is prime or not

4844


What is %g in c?

1121


What are the types of data structures in c?

1212


Can we access array using pointer in c language?

1129


What is the process to create increment and decrement stamen in c?

1103


What is the difference between int main and void main in c?

1237


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

1151


Explain the use of 'auto' keyword

1171


Are local variables initialized to zero by default in c?

1100