C Interview Questions for freshers
- Basic C interview questions for Mass companies like TCS, Accenture Cognizant & Infosys
- 10 C Interview Questions and Answers
- Latest Subjective C Interview questions and answers for placements
- C Debugging Interview question
- C interview interesting question from GATE
- Very common C Interview questions answers programs
- Pointers in c questions for interview
- C Interview Questions | Common C pointer Interview Question
- C Interview debugging questions | Find error in program
- C interview example programs Questions exercises
- C interview basic questions and answers for freshers
- C interview test Questions and Answer in DOC
- Best C interview questions and answers PDF download
- Technical interview questions and answers for freshers
- C Interview questions and Answers | NEW Subjective interview questions
C Language
IT & CSE B. Tech./ MCA & BCA Projects and Mini-Projects
- Computer science & IT engineering Final year project Ideas
- CS & IT B.Tech Projects with source code
- 9 Mini projects in C Language for B.Tech. CS IT with code - Download Free
- C / C++ (CPP)/ JAVA Projects and Mini Projects
- Job portal web application / online recruitment management system
- C++ Caesar Cipher File encryption and decryption: Mini Project
- C++/CPP Project : Bingo Game compiled in DEV C++
- Online banking system Project
- JAVA/C++/Dot Net Project Idea B.Tech/MCA : Daily Notes Manager
- School management System Project / Mini Project
- 11 Cloud computing projects, seminar topics
- JAVA Font Dialog Program source code using AWT
C Programs for DEV C++
- Program in c to display a statement using printf
- A 'C' program to evaluate a simple arithmetic expression
- C source code to Convert miles to kilometers
- C program to convert Fahrenheit to Centigrade temperature.
- Swich statement in c program
- C program to print the memory sizes of all data types
- To subtract 45 from the decimal ASCII value of character
- Conditional operators in c
- Code a program to convert decimal input into octal
- C Program to compute maturity value on deposit of Rs 12,000
- C code to find the greater of two integers using conditional operators
- C program to exchange the values in two variables
- Simple if else ladder program in C language
- Simple nested if program in c language
- C program to check the given input character is Upper or lower case
- C program to convert given input character from Upper to lower case
- C program to display all the printable ASCII characters
- C program to print all prime numbers between 1 and 100
- C program to print the even and odd numbers.
- Armstrong Number program using C language source code
- Checking for leap year using simple C program
- Program to print Multiplication Table from 1 to 10
- C Program to find factorial of a number
- C Program to generate Fibonacci sequence
- C program to compute exponential series
- C Program for file copying
- C program to understand Single dimension array
- C program To reverse the contents of an Array
- C program to remove duplicates from an array
- C program to implement Linear Search
- C program to implement Binary Search
- C Program to perform operation on Strings (Array o...
- C Program to produce a substring from given string...
- C program for Addition of matrix
- C Program to compute transpose of matrix
- C program to explain use of function
- C program to reverse digits of number using functions...
- C program with user defined functions
- C Program to find sum of digits in number using re...
- C program to explain use of Structures
- C Program to implement telephone billing System
- Heap Sort C program for DEV C++
- Merge Sort C program for Dev c++
- Quick Sort C program for Dev C++
- Shell Sort C program for Dev C++
- Insertion Sort C program for Dev c++
- C Program to find factorial of a number
- c program for pascal triangle with and without array
- C Program to show use of command line arguments
- c program for prime number between 1 to n
- Simple Bubble sort function in C Language Program
- Simple C Program to show use of Comparison Operators
- C language program to add numbers using pointers
- C Program to calculate and display sum of two matrix
- C program to reverse a number | Source code and Algorithm
Data Structures and algorithm in C Language
- Data Structures and algorithm in C Notes PDF Interview questions Data Structure in C program Binary Search Tree Dev c++
- Data Structure in C program Doubly Linked List Dev c++
- Data Structure in C program Queue using Linked List Dev c++
- Data Structure in C program stack using linked list Dev c++
- Data Structure in C program singly linked list Dev c++
- Data Structure in C program Doubly Ended Queue Deque Dev c++
- Data Structure in C program Stack using Array Dev c++
- Data Structure in C program Prefix Conversion Dev c++
- Data Structure in C program Postfix Evaluation Dev c++
- Data Structure in C program Circular Queue Dev c++
Operating System Programs
- First Fit program in C language | Memory Management OS Program...
- C Program to implement Worst fit memory management
- Best Fit Source code in C | Memory management Algorithm
- Next fit Program in C Language Memory management Algorithm
- FCFS First come first serve with arrival time CPU
- Short Job First Non PREEMPTIVE with arrival time CPU Scheduling Algorithm...
- What is fork() in C language?
- What is 'Turn around time' in operating system
- What is 'burst time' in operating system (OS)