Which books are good to refer for M1 M2 and M3 for effective coaching?

Asked by Last Modified  

16 Answers

Follow 0
Answer

Please enter your answer

Home Tutor

B.S Grewal
Comments

Tutor

B.S. Grewal is the best book as many of the problems appearing in the examinations are taken from the same book
Comments

Persistence effort

Where do you want to teach? I mean the place where will you teach?
Comments

BTech BSc Inter Tutor Supply and Regular

You can also define macros whose use looks like a function call. These are called function-like macros. To define a function-like macro, you use the same ‘#define’ directive, but you put a pair of parentheses immediately after the macro name. For example, #define lang_init() c_init() lang_init() ...
read more
You can also define macros whose use looks like a function call. These are called function-like macros. To define a function-like macro, you use the same ‘#define’ directive, but you put a pair of parentheses immediately after the macro name. For example, #define lang_init() c_init() lang_init() ==> c_init() A function-like macro is only expanded if its name appears with a pair of parentheses after it. If you write just the name, it is left alone. This can be useful when you have a function and a macro of the same name, and you wish to use the function sometimes. extern void foo(void); #define foo() /* optimized inline version */ ... foo(); funcptr=foo; Here the call to foo() will use the macro, but the function pointer will get the address of the real function. If the macro were to be expanded, it would cause a syntax error. If you put spaces between the macro name and the parentheses in the macro definition, that does not define a function-like macro, it defines an object-like macro whose expansion happens to begin with a pair of parentheses. #define lang_init () c_init() lang_init() ==> () c_init()() The first two pairs of parentheses in this expansion come from the macro. The third is the pair that was originally after the macro invocation. Since lang_init is an object-like macro, it does not consume those parentheses. read less
Comments

ENGINEER

M2,M3,M4 SIGARAVELU
Comments

Mechanical Engineering Tutor

kumbhojkar
Comments

Student's Badhsha

engineering mathematics by bali, iyenger
Comments

Tutor

Patel & Rawal
Comments

Maths and Mechanical Engineering Faculty

looking at the exam I suggest U B.S. Grewal
Comments

Tutor

Prefer wortiker and wortiker's Math
Comments

View 14 more Answers

Related Questions

Which technology is better to learn Linux, java or python to get a good job please help me out in this?
actually both are two different technologies, java is object oriented programming where as unix is operating sysstem so, there is no relation between both so, its your choice to learn either java or unix....
Sai

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

What is an IP Address?
What is an IP Address? No doubt you've heard the term "IP address." Unless you're a techie, though, you may not have more than a shadowy notion of what an IP address actually is or how it works. Let's...

Strain Energy Stored Due To Axial Loading
Let us assume a member with uniform cross section A and of lenth l, be subjected to external axial load W as shown in the figure. As the load is gradually applied the load is incresed from 0 to W, due...

Class, Object and Methods in JAVA
Lesson-1: Class, Object and Methods of Java can be compared with body, heart and brain. Without these 3 things, Java does not exist. If you Google the above 3 items, you will find many definitions. But...

Refraction of light in Plane Surface
https://vz-3ad30922-ba4.b-cdn.net/e008fa59-3dcc-4405-956f-1c3b424af575/play_480p.mp4
A

Arnab Bhattacharjee

0 0
0

Centre of Gravity
A

Arnab Bhattacharjee

0 0
0

Recommended Articles

Once over with the tenth board exams, a heavy percentage of students remain confused between the three academic streams they have to choose from - science, arts or commerce. Some are confident enough to take a call on this much in advance. But there is no worry if as a student you take time to make choice between - science,...

Read full article >

Quality education does not only help children to get a successful career and life, but it also hugely contributes to society. The formal education of every child starts from school. Although there are numerous schools, parents find it challenging to choose the right one that would fit their child. It is difficult for them...

Read full article >

Learning for every child starts from a very young age. While the formal methods include school curriculums and private lessons, the informal methods include dancing, music, drawing, and various fun-filling activities. Playing games and practising these types of activities helps the children get out of boredom and...

Read full article >

With the mushrooming of international and private schools, it may seem that the education system of India is healthy. In reality, only 29% of children are sent to the private schools, while the remaining head for government or state funded education. So, to check the reality of Indian education system it is better to look...

Read full article >

Looking for Engineering Diploma Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you