enggresources.com Comedk New!

Any one wants to get help for c ,oops wit c or c++ , datastructures, fafl,

Post new topic Reply to topic Index -> Algorithms -> Any one wants to get help for c ,oops wit c or c++ , datastructures, fafl,
Author Messages
Bilal
Lecturer
(AMC Engineering College)



Joined: 22/09/08

Post Posted: 2009-12-01 17:10:55 

if any one need any kind of help in these areas ...i am ready to help u people
Aparna
Student
(shree devi institute of technology kenjar)



Joined: 17/05/09

Post Posted: 2009-12-06 20:14:39 

Could i know the important theorems in fafl for units-1,2,4,5 & 6 and whether the prescribed text book is sufficient for those theorems...!!??
Priyanka Prabhakar
Student
(B M S COLLEGE OF ENGINEERIMG)



Joined: 21/05/09

Post Posted: 2009-12-08 15:54:18 

sir, my self priyanka.............1st sem .........i am feeling difficult to understand c.............in what way can can u help me????????????
Bilal
Lecturer
(AMC Engineering College)



Joined: 22/09/08

Post Posted: 2009-12-10 13:22:30 

hi aparna...
ya your priscribed text book is sufficient for the theorms..dont refer any other book particularly for theorms..bcoz ur evaluation wil be based on that book only and other authers have proved those theorms in different ways..and some proofs are very difficult to understand for some faculties who go for evaluation...
other than theorms u can refer any book which u will find easy...but for theorms refer only prescribed book...
which theorms are most important...u just refer some of previous year question papers ..u wil find out all important theorms...
any thing else u want to know...either u can ask or u can mail me at bilalwani23@gmail.com
Bilal
Lecturer
(AMC Engineering College)



Joined: 22/09/08

Post Posted: 2009-12-10 13:27:41 

hi priyanka...
First of all u should mention in c what kind of difficulties u r getting...like not able to write code or not able to create the logic to solve the problems...or not able to understand the programs...better u tell ur problem clearly so that i can help u how to come out of such problem..better u send me mail on my email: bilalwani23@gmail.com
priya vishwa
Student
(cmrit)



Joined: 09/11/09

Post Posted: 2010-02-05 19:04:20 

sir this is priya i am in 4 sem now i understood c well but there is little confusion in c++ specially with class and can i know which is the best book for c++
samseer c p
Student
(ANJUMAN ENGINEERING COLLEGE)



Joined: 04/03/10

Post Posted: 2010-03-04 20:47:01 

sir,i cant understand about constructor and destructor?
Bilal
Lecturer
(AMC Engineering College)



Joined: 22/09/08

Post Posted: 2010-03-18 10:43:46 

hi priya...i know it s now late to reply ur msg...but i was too much busy wit my work...
u refer sarow sahay book recommended by vtu... it s only to get good marks for ur exam but if u want to learn the language then this book is waste so for learning u have to refer some other books ...i suggest u a complete reference for C++ will be better option...
so i suggest u to refer both the books , so that u can learn the language as well as u will get good marks...all the best for the coming semesters
Bilal
Lecturer
(AMC Engineering College)



Joined: 22/09/08

Post Posted: 2010-03-18 10:50:35 

hi samseer..u have asked for constructors and destructors...
in simple words i will try to explain u
constructor is special function of a class used to allocate the memory for a variable( u can say for object)declared for a class ...
also it is used to assign the values to the data members of that variable(object)...
it s necessary to assign the values at the time of declaration bcz classes model the real world entities and any real world entity will not be in an invalid state...i.e. will not have invalid data so we assign a valid data at the time of declaration...
and destructor is used to delete the objects and the data associated with them...hope u got it
sunmit baphna
Student
()



Joined: 01/03/10

Post Posted: 2010-03-20 14:19:32 

hello sir,
do u take tutions for oops
Bilal
Lecturer
(AMC Engineering College)



Joined: 22/09/08

Post Posted: 2010-03-23 12:59:21 

hi...i have left the bangalore...but my friend is taking tuitions...if u r interested u can contact him...and he s staying near amc engg college...contact at shah.ishfaq@gmail.com and give him my reference
shamin
Student
(Pahal University, Srinagar)



Joined: 27/09/09

Post Posted: 2010-03-23 19:43:06 

i just wanted to know when a c-program is saved, (maybe to compile later)in which part of the memory does it get saved?when we compile it where will it be?and for execution where will the data be borrowed from?i also would like to learn about lex and yacc programming....where can i get to know the basics of it from the net?
Bilal
Lecturer
(AMC Engineering College)



Joined: 22/09/08

Post Posted: 2010-03-25 12:56:19 

hi shamim...
when ever u write a c program...by default it s saved in bin folder but u can change that location by changing the directry in file menu and the programs wil be saved at that location ...before compile there wil be only 1 file at that location wit .c or .txt extension and after compilation there wil be one more file by that name wit .obj extension and after execution one more file is created wit .exe extension...

during execution it depends on the program from where to takes the data...it can be a file or memory....
and abt lex and yacc better to search in google...
Back to top  
Post new topic Reply to topic Index -> Algorithms -> Any one wants to get help for c ,oops wit c or c++ , datastructures, fafl,

 
Jump to: