-
What are the important Topics in C language for Examination Point of View?
i want to write exam for c language but i wanna know about the important topics in c language to get good marks
-
-
Re: What are the important Topics in C language for Examination Point of View?
Arrays,Pointers,Structures, Unions,Enumeration, Loop control structures, conditional stements are important points c.
-
Re: What are the important Topics in C language for Examination Point of View?
To score good marks in C language firstly you should know the basics of C .i.e what is printf, scanf,,operators of C like arithmatic,logical,conditional,etc...then you should know about how to write the programme,like header files ,body of the programme etc...and the last you should know about the Debugging ..Hoping this will help you to score good marks inC lanuage
-
Re: What are the important Topics in C language for Examination Point of View?
U can see it on www.indiabix.com . Generally topics r pointer,function,structure,union.
-
Re: What are the important Topics in C language for Examination Point of View?
Try brush up data-structures, linked-list, forests, multi-dimensional arrarys and enums.
-
Re: What are the important Topics in C language for Examination Point of View?
In c the important topics are types of data types, abstract data types, function call by reference , function call by value function return by reference, structure, union, pointers, file handling
-
Re: What are the important Topics in C language for Examination Point of View?
Arrays,Pointers,Structures, Unions,Enumeration, Loop control structures, conditional stements are important points c.
-
Re: What are the important Topics in C language for Examination Point of View?
operators,pointer,structure,array,function,file handling,union etc are important topics in c language
-
Re: What are the important Topics in C language for Examination Point of View?
pointers,arrays,function call by value, call by reference, loops,unions,data types, structure,conditional statements. programs related to this are important
topics in C language.
-
Re: What are the important Topics in C language for Examination Point of View?
Dear friends,
Some topics regarding c languages are:-Character set, keywords, identifier, logical and assignment operator, conditional operator, branching and looping, array, pointer, structure, union, Program control(iteration, recursion, function), scope, binding, parameter passing etc.
-
Re: What are the important Topics in C language for Examination Point of View?
In c the important topics are types of data types, abstract data types, function call by reference , function call by value function return by reference, structure, union, pointers, file handling
-
Re: What are the important Topics in C language for Examination Point of View?
dear friend,
important topics for c according to exam point of view:
operators,data types, type casting, if-else ,nested if-else,ladder if-else,switch statement, loops,arrays,structures,functions, difference b/w array and structure, difference b/w call by value and call by reference, Union, difference b/w structure and union,
pointers,difference b/w while loop and do-while loop.
Good Luck...........
-
Re: What are the important Topics in C language for Examination Point of View?
Hi...friend
the following topics are asked repeatedly...here you go
DATA STRUCTURES
ARYS
POINTERS
LOOPS(FOR,IF,THEN)
SORTING METHODS(BUBBLE,MERGE,QUICK,SELECTION)
FUNCTIONS
TREES AND GRAPHS
MEMBER FUNCTIONS
CONSTANTS,VARIABLES AND DATA TYPES
DECISION MAKING
SERCHING TECHNIQUES
these are the most important topics for computer stream students
any way good luck....
-
Re: What are the important Topics in C language for Examination Point of View?
Dear Aspirant
Regarding C language every part of the language is important but the most important one are
Arrays,pointers,loops,union and structure..
Best of Luck for the future
-
Re: What are the important Topics in C language for Examination Point of View?
Dear
According to me following topic covered in the c language.
C Language topic for exam
operators
Arrays,
Pointers,
Structures,
Unions,
Enumeration,
Loop control structures, c
onditional stements
abstract data types,
file handlin
function,
for more detail and the syllabus for the exam you udate with the www.upsc.gov.in
best of luck for the future
-
Re: What are the important Topics in C language for Examination Point of View?
hi, friend.
>> c is very useful language with programming and also as exam point of view.
>> you have to cover following important topic but dont leave other topic also.
> Fucntion.
> class.
>> array
>>pointer
>> looping structure.
>> union and
>> file handling.
and all data type and operator.
>> this is enough .
>> for this you can read " complete reference of C"
i hope you have got me.
>> all the very best
-
Re: What are the important Topics in C language for Examination Point of View?
Hello dear,
Important topics of C language is given below in sequence..
1> header files,array,pointers...
2> entity..
3> architecture body..
4> airthematic and logical operators..
5> if statements,loop statements, conditional statements etc..
6> abstract data types, file handling types topics are very important in C language..
thanks..
-
Re: What are the important Topics in C language for Examination Point of View?
Important topics in C language are:
1. Conditional statements
2. looping statements
3. header files
4. arrays
5. pointers
6. file handling
7. data structure
etc