Knowledge in Object Oriented Programming

Object Oriented Programming for KIIT University

Study Material on Object Oriented Programming

C++ and C Notes | 1st year | KIIT UNIVERSITY

Contains everything about c and c++ for 1st years. i.e. for 1st semester and 2nd semester.##NOTE FOR DOWNLOAD:: After downloading there maybe an error in opening pdf's. Go to the file location and rename the pdf and give the extension part i.e. ' .pdf ' .

PROBLEM SOLVING USING C PROGRAMMING - PROGRAMS

This pdf contain the brief solutions to the important probelems that are related to the c programming and the programs are written in user friendly language and these programs are available with solutions that are error free.

Complete notes for c programming

This document contains 1.arrays, types of arrays(single and multi dimensional arrays) and some simple programs using arrays. 2.strings and string manipulation function and programs related to string functions. 3.arrays to pointers with programs. 4.structures with programs. 5.introduction to pointers. 6.arrrays to pointers. 7.self referential structure. 8.enumrated data types and some important questions which are previously asked in the exams.

Some important c programs using expressions

This file contains some basic information regarding programming and some useful programs such as: 1.c program to find the sum of individual digits of a positive integer and the test the given number is palindrome or not. 2.c program to find the Fibonacci series. 3. C program to find the roots of a quadratic equation.

ANSI implementation and specific standards

This document contains ANSI implementation and specific standards. It contains command line arguments and basic numbering using ansi values and identifying a diagnostic. The representations and sets of values of the various types of integers.

Important c programming questions with answers

This file contains course outcomes of the subject and it contains some important questions in c program. It also includes some multiple choice questions which are very useful for competitive exams and for interview exams .it is the clear discription of the subject without any ambiguity and in sequence pattern.

programming for problem solving

This paper includes some very important questions related to programming which are very useful.the question paper is divided into two s Parts.part A and part B. first part consists of short answer questions and second part consists of long answer questions.and it is very easy to understand and solve the questions without any ambiguity.

C programming important questions

This document contains external exam questions on arrays, structure and union and searching and sorting techniques

C programming questions without answers.

This document contains important questions on programming which can be expected in exams. this document contains questions like searching and sorting techniques.

Computer programming in c

This document contains information on pre processor directives, steps for execution of a program, types of data types and its sizes and many more.