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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

WHOT IS CHAR?

4 Answers   TCS,


without using control structures and control structures find the max and min of given 2 nos

1 Answers   HCL,


Write a program for the following series: 1*3*5-2*4*6+3*5*7-4*6*8+.................up to nterms

5 Answers   Convex Digital,


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

0 Answers  


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

0 Answers  






Can the “if” function be used in comparing strings?

0 Answers  


What is difference between union All statement and Union?

0 Answers  


How to add two numbers without using semicolon at runtime

2 Answers  


Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.

2 Answers  


What is preprocessor with example?

0 Answers  


2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.

3 Answers   Nagarro,


which is faster execution: loops or recursion?

3 Answers  


Categories