What is the cost of the course?What kind of questions are asked for interviews from C language??

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Computer Science Tutor

Course fee depends on the depth of the course. Interview question are mainly from DS(Data Structure) importantly linked list, BST tree,array and except this pointer, string, function and recursion is important.
Comments

Programming Faculty

Most questions are from Pointers
Comments

Friend Philosopher and E Guide for MCA, class IX-X, Polytechnic Diploma, BCA, BSc, BTech

Depends how much time you take if you want to learn alone Rs. 1000/month if you have friends with you then it is Rs. 500/month you know objective type what ever you want to learn you have go thoroughly.
Comments

Embedded programmer

The cost would be around Rs 5000 , the course will also contain top interview questions from company like bosch,continental,Mercedes-Benz etc. only for embedded developer.
Comments

Computer Language Expert

The course fee is different by every tutor. I take Rs.2500 for the entire course. Generally, if the interview is for the profile of developer, they asks you logic and not about syntax, In case of C they asks about Loops, arrays, pointers and file handling.
Comments

It will cost u about 4000 and the questions for the interviews are the conditions .... you are given a program kind of thing n u need to answer tht what will happen?? will the program run n if yes thn results and if no then what will be the error. and i will teach u how to handle these type of questions...
read more
It will cost u about 4000 and the questions for the interviews are the conditions .... you are given a program kind of thing n u need to answer tht what will happen?? will the program run n if yes thn results and if no then what will be the error. and i will teach u how to handle these type of questions and all kinds of programs n the possible errors. read less
Comments

Software Corporate Trainer- Oracle SQL, PL/SQL, MySQL DBA, Linux, AWS, Azure, Oracle Cloud, MongoDB.

HI You can learn from me personally at my training center at Bangalore near malleshwaram or learn online from me also. You will certificates from my online computer center. I am trainer with 20 yrs teaching experience. Fees for C is Rs. 3500 and 1 month duration.
Comments

C Programmer

Questions based on pointers, memory management, structures, functions, file handling.
Comments

Completed my graduation in Computer science and placed in an MNC.I am from vnr vignana jyothi institute of Engineering and technology.

It is 4000 INR to complete the course and mostly the questions from Data Structures are frequently asked in the placements.
Comments

Software Developer and Trainer with 10 years of experience

What is Structural Language? Number of keywords in C? Diff. between String and Character Array? What is the use of malloc() ? What is static,global variables? What is a Linked list? Diff between Structure and Unions? What is a pointer? Application of Pointers How C perform type promotion? Diff...
read more
What is Structural Language? Number of keywords in C? Diff. between String and Character Array? What is the use of malloc() ? What is static,global variables? What is a Linked list? Diff between Structure and Unions? What is a pointer? Application of Pointers How C perform type promotion? Diff between break and continue ? These are the simple questions that can be asked in Interviews on C ... read less
Comments

View 28 more Answers

Related Questions

What are the control statements in C language?
They are broadly classified into three types: decision-making, iteration, and jump statements. Decision-making statements, like if, else if, and switch, determine the flow of execution based on conditions....
Mukund
0 0
5
Is it necessary to mention the header files in the C programming language?
It is absolutely necessary as without inclusion of the same to your program, will lead to the absence of library functions that are present in the header files, your program will have a syntax error.
Hari
What is the structure of a C program?
A C program typically starts with preprocessor directives, followed by global variable declarations. It then defines functions, one of which must be the main() function, serving as the entry point. The...
Igno
0 0
5
Can a functions return more than one value at a time?
Actually functions does n't return more than one value. But you can achieve it by returning data structure (i.e.structure,array)
Lamaan
0 0
7
What is C language?
it is a computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations
Uday

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

Ask a Question

Related Lessons

Program to swap the value of two variables without using third variable(simplest way)...
int main() { int a=10,b=20; printf("values of a before swap ="%d,a); printf("values of b before swap ="%d,b); a=a+b; b=a-b; a=a-b; printf("******************"); printf("values of a after swap...

All About Programming And A Good Programmer.
Hi, This is my first lesson for you guys. Hope you enjoy reading it. In recent community questions, I found many people wanted to be good programmers, or wanted to have good hands on certain language,...

Variables
Variables in C Language:A variable is a name that may be used to store a data value. Unlike constant, variables are changeable, we can change value of a variable during execution of a program. A programmer...

C-Program Swapping Contents Of Variables Using Function [Call By Reference Method]
//Header Files #include#include // User defined functions swap with 2 pointer variables passed as an argument list void swap(int*i,int*j){ // Local variable temp int temp; // swapping contents using...

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...

Recommended Articles

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 >

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 >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

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 >

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