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

what is the Momentum equation & its practical applications ?
Change in momentum = mass x Change in velocity....Practical Application: 1)Design of airbags 2) Cricketer pulling his hand while taking a catch 3) A boxer often relaxes his neck and allows his head to move backwards upon impact.
Sandeep Kumar
0 0
5
what is the advantages and disadvantages of variable speed drives
You want to know first why variable drives are used ...learn that it is to simple .. First is for speed variable control ....I can point some advantages and disadvantages ... Advantages ---Speed control...
Amandeep
0 0
8
What is the efficiency of catalytic converter?
Abatement for Low to Medium Air Volumes. Catalytic air purification is characterized by flamesless oxidation of the pollutants contained in the exhaust air at temperatures between 200 and 500°C. After...
Maaz
Pursuing diploma final year. Fearing to face Cet. Pls help
Do thorough revision of all concepts of class XI and XII. Do timed practice on papers.of previous years' questions. A good preparation will surely lead you to success.
Sneha
1 0
9

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

Ask a Question

Related Lessons

DIFFERENT GRADES OF CONCRETE AND ITS STRENGTH
Different mixes (M) come in various mix proportions of the various ingredients of cement, sand and coarse aggregates. For instance, M20 comes in the respective ratio of 1:1:5:3. You can see other examples...

Create Immutable Class
Snippet of an Immutable Class: package com.stringhr; /*Declare the class as 'final'. This would prevent any other class from extending it and hence from overriding any method from it which could modify...

E-magazine
E-magazine is a magazine published on the World Wide Web. Some online magazines may refer to themselves as electronic magazines or e- magazine to reflect their readership, demographics or to capture alternative...

cryogenic engines
Cryogenic Engines are those which operate at very low temparature levels they mostly used in the rocket propulsion. ISRO has successful to launch it although failed first. The fuels are generally a fuel...

Sridhar Mamidala

0 0
0

Resistor Applications
Resistors are used for: – Limiting current in electric circuits. – Lowering voltage levels in electric circuits (using voltage divider). – As current provider. – As a sensor...

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