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

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 the meaning of \n and \t in C language?
(New line) -- We use it to shift the cursor control to the new line. \t (Horizontal tab) -- We use it to shift the cursor to a couple of spaces to the right in the same line.
Munawar
0 0
5
C machine independent Programming Language? C is portable . Means What?
It can work on various hardware configuration . C doesnt require mandatory or same set of hardware to run program. A program can written on one comp. And can run on other comp.(machine)
Shiva
How do you list a file's date and time?
int main(void) { struct tm str_time; time_t time_of_day; str_time.tm_year = 2012-1900; str_time.tm_mon = 6; str_time.tm_mday = 5; str_time.tm_hour = 10; str_time.tm_min = 3; str_time.tm_sec...
Neelima
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

Recursion in C Programming
The process of calling a function by itself is called recursion and the function which calls itself is called recursive function. Syntax of Recursive Function returntype recursive_func () { statements; ...
R

Ravindra Yadav

2 0
0

C Program-Upper Case Demo
/*WAP to print the character entered by user in upper case*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ char ch; //Function for clearing screen clrscr(); ...

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

Icreative Solution

0 0
0

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

What Are IT Industries Performance Metrics?
1. Outstanding Expectation: Eligible to get Promotion easily and good salary hike. Always preferrable to go abroad. 2. Exceed Expectation: Can get Promotion as per schedule of company with good salary...

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