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...

Give me basis knowledge of c , c++...

Answer Posted / sri

in C structures are used...but in cpp classes are
used..which is more secured

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you list files in a directory?

1118


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

1775


How can I manipulate strings of multibyte characters?

1159


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1972


What is int main () in c?

1131


Explain what is the concatenation operator?

1237


Do you know the purpose of 'register' keyword?

1071


write a c program in such a way that if we enter the today date the output should be next day's date.

2244


Compare interpreters and compilers.

1117


Calculate 1*2*3*____*n using recursive function??

2102


What are two dimensional arrays alternatively called as?

1247


What are the advantages of Macro over function?

2099


What is the maximum length of an identifier?

1232


What does typedef struct mean?

1173


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2845