Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Interview Questions
Questions Answers Views Company eMail

A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

1108

An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

1147

A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

1114

An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

1098

On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

1128

In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

1219

A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

1211

A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

1256

A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

1107

An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1225

The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

1110

A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

1184

a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

1070

A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler

1109

An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

1190


Post New C Questions

Un-Answered Questions { C }

Explain what is operator promotion?

1094


How many header files are in c?

1043


What is the difference between procedural and functional programming?

1087


What is extern c used for?

1069


Differentiate between calloc and malloc.

1283


Is c dynamically typed?

1170


How to delete a node from linked list w/o using collectons?

2789


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

5965


What is a 'null pointer assignment' error?

1227


explain what is fifo?

1090


What are integer variable, floating-point variable and character variable?

1267


What is structure in c explain with example?

1169


Explain how can I open a file so that other programs can update it at the same time?

1127


Compare and contrast compilers from interpreters.

1126


What is difference between far and near pointers?

1060