What is important topics in C-language for interviews???

Asked by Last Modified  

Follow 5
Answer

Please enter your answer

Can teach any computer subjects for classes BCA,BCS ,BE(computer) and MCA

Functions, Arrays , String, pointers , structures
2 Comments

Computer Science Tutor

Basic concept on C (like operators in C,data types, looping- if else, for, while, do while), array, pointer, string, function, recursion, searching, sorting, file handling and another important thing is Data structure in c ( Stack, queue, linked list etc).
Comments

well dear all the things are...starting from the "Hello World" to handling with data structures..... i don't recommend graphical part and C under windows..as interviewer are only interested in core concepts and how logically sound you are.....
Comments

Freelance technical trainer / consultant (Embedded systems, Automation / Scripting) : C, Linux, Embedded systems, python, perl, tcl

Everything is important. I do not recommend partial study.
Comments

Features of POP, Dynamic Memory Allocation, Functions(Pass by value & address), Loops, Arrays, structures, pointers, Files, Data Structure Using C
Comments

Computer Science Educator with25 years of teaching experience of onlie and Offline education

Important topics in C language are 1. Function 2. Arrays 3. Structue and Unioin 4. Pointers
Comments

Strings, pointers, preprocessor, functions to name a few.
Comments

Computer Subjects

Pointers, arrays, structures, control statements, call-by-value and call-by-reference, storage classes etc...
Comments

Interested in online lecturer job for computer science students

Adding some more topics here 1. Life time of a variable? - ( ex: static & global variables has lifetime from start to end of the program. like we have to know for stack & heap variables) 2. Data memory model: static area - static & global variables stored here stack area - stack variables stored...
read more
Adding some more topics here 1. Life time of a variable? - ( ex: static & global variables has lifetime from start to end of the program. like we have to know for stack & heap variables) 2. Data memory model: static area - static & global variables stored here stack area - stack variables stored here ( it will expands & shrinks when the program is executed) heap area - runtime variables (when we use malloc) stored here 3.How the memory leak is happening with an example (we can explain it with malloc() and free() functions). read less
Comments

Expert in Computer & Math, Science

Declaration and definition of a variable/function, different storage class specifiers in C, use pointers in a C program, NULL pointer, local static variables.
Comments

View 44 more Answers

Related Questions

How do you override a defined macro?
We can use the #ifdef and #undef directive to undefine a previously defined macro.
Sharmistha
How can I develop my C language?
To develop your skills in the C programming language, consider the following steps: 1. Learn the Basics: Start with understanding the fundamental concepts of C, such as variables, data types, operators,...
Himanshu
0 0
5
Why is C programming language called C?
It was first known as New B as it was an improved version of the B programming language. As C comes next to B in the English alphabet, it was renamed C later before its release. C is the only programming...
Shiva
0 0
5
How would you round off a value from 1.66 to 2.0?
By adding 1.0 (float) to the integer part (type casted) of 1.66.
Dhanya
0 0
6

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

Ask a Question

Related Lessons

Working with C/C++ applications
Inorder to learn C and C++ programming languages one can work with various editors available.To name a few are the most popular one is turbo c++, DEV C++, Eclipse, NetBeans. Here are the screen shots...

C Program-String Palindrome
//Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char mystring; int i,length; int flag=0; //Function for clearing screen clrscr();...

4 Things Every Tech Startup Needs to Know About The Coaching Industry
Knowledge on any subject is widely available to those who wish to learn. However, just gathering knowledge from other people doesn’t guarantee results in business. Results come from applying what...

Memory Layout of C Programs
A typical memory representation of C program consists of following sections. Text Segment: A text segment, also known as a code segment or simply as text, is one of the sections of a program in an object...

Necessity of Theory and Practical in Computer Science.
Upon studying a subject both theory and practical are important. Usually many schools concentrate more on theory and the marks not on the practical. Other and opposite kind of people prefer practical...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you