World Languages, asked by nagarajnagaraj8738, 4 months ago

C language was introduced by

a) Dennis Ritchie b) Geoff Thompson

c) Charles Babbage d) Ken Ruther Ford

2. Types of software are ____ and ____

a) System ,Application b)Presentation ,Application

c)Internal ,external d) Physical ,Presentation

3. The Logical AND Operator is

a) AND b) + + c) && d) &1

4. ____ is a Shift left operator.

a) = < b) << c) >> d) < >

5. ____ is used with integers.

a) % i b) % a c)% d d)% n

6. ____ Statement is used to come from the loop.

a) Exit b)Break c)Terminate d)Cancel

7. Main ( ) is an example of ____ functions.

a) User define b)Logical c )Arithmetic d) None

8. A ___ is a tool for handling a group of logical related items.

a) Pointer b) Structure c) Functions d) Files

9. _____ is syntax for closing the file.

a) fileclose( ) b)fclose (fptr) c) fclose( ) d) None

10. _____ tells the variable pointers name.

a) / b) + c) – d) *​

Answers

Answered by jagrutipatel8105
2

Answer:

In 1 option - c

In 2 option - a

In 3 option - a

In 4 option - d

In 5 option - d

In 6 option - b

In 7 option - c

In 8 option - d

In 9 option - a

In 10 option - c

Explanation:

Hope it helps you

mark me as brainlist plz

Similar questions