Follow Quotesrain
  • Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • English APP
  • login
  • Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • Walkins
    • Corporate Job Exam
    • Government Job Exam
    • Entrance Exam
  • Training
    • Internship
  • Placement Questions
  • /
  • C
  • /
  • Programming
  • /
  • Definition

C Programming - Definition Technical Interview Questions

C Select Another Category Definition Select Another Topic

Programming and Technical

  • Android 118
  • ASP.NET 60
  • C 459
  • C++ 448
  • DATA STRUCTURE 66
  • DBMS 77
  • ELECTRONICS 39
  • Java 260
  • OOPs Concepts 117
  • Operating Syst 103
  • RDBMS 109
  • UNIX 70

C Question Topics

    Category (16)

    General Ability (2)

  • General Knowledge (2)
  • HR Interview (2)

  • Interview (2)
  • Logical Reasoning (9)

  • Coding Decoding (2)
  • Cryptography (1)
  • General Mental Ability (1)
  • Letter Series (1)
  • Mathematical Reasoning (1)
  • Missing Character (1)
  • Seating Arrangement (1)
  • Numerical Ability (12)

  • Age Problem (1)
  • Algebra (1)
  • Alligation or Mixture (1)
  • Data Interpretation (1)
  • Height and Distance (1)
  • Percentage (2)
  • Ratio and Proportion (1)
  • Time Distance and Speed (1)
  • Programming (218)

  • Arrays (15)
  • Basics (8)
  • Database (6)
  • Definition (25)
  • Functions (4)
  • Output (42)
  • Program (85)
  • Puzzles (1)
  • Technical (24)
  • Variables (1)
  • Verbal Ability (3)

  • Antonyms (1)
  • Miscellaneous (1)
  • Spotting Errors (1)
Keep an EYE (0)
Solved Question (0) UnSolved Question (25)
Pages: 3123NextLast
Advertisements

(#M40155281) C QUESTION bit Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include

int main()
{
struct byte
{
int one:1;
};
struct byte var = {1};
printf("%dn", var.one);
return 0;
}

A. 1 B. -1
C. 0 D. Error

Asked In C Anshul jain (7 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (5)   (5) Submit Your Solution Definition

(#M40049924) C QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

integer x = 0 // statement 1
integer sum = 0 // statement 2
while ( x < 10 ) // statement 3
{
sum = x*x*x // statement 4
x = x + 1 // statement 5
}
print sum // statement 6

Asked In C G venkata kalyan (8 years ago)
Unsolved Read Solution (19)
Is this Puzzle helpful?   (15)   (16) Submit Your Solution Definition
Advertisements

(#M40038070) C QUESTION converting the given decimal number into fraction Keep an EYE Keep an eye puzzle Keep an eye puzzle

through c programming ,take any real number and convert that number into fraction number
EX:input is 1.5
output is 3/2

Asked In C lakshmivaraprasanna (8 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (3)   (1) Submit Your Solution Definition

(#M40037092) C QUESTION C-PROGRAMING Keep an EYE Keep an eye puzzle Keep an eye puzzle

Data recovery is done in which layer?

Asked In C gowtham (8 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (5)   (1) Submit Your Solution Definition

(#M40037090) C QUESTION C-PROGRAMING Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is the sizeof(long int)

Asked In C gowtham (8 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (1)   (1) Submit Your Solution Definition

(#M40034133) C QUESTION Diffrence Between Global & Extern Variable? Keep an EYE Keep an eye puzzle Keep an eye puzzle

Diffrence Between Global & Extern Variable?

Asked In C DHIRENDRA (9 years ago)
Unsolved Read Solution (6)
Is this Puzzle helpful?   (12)   (0) Submit Your Solution Definition

(#M40032281) C QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

what is the difference between memmove() and memcopy() ?

Asked In C Mallela Srilakshmi (9 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (16)   (0) Submit Your Solution Definition

(#M40030318) C QUESTION C Keep an EYE Keep an eye puzzle Keep an eye puzzle

What are the two forms of #include directive?

Asked In C MAN (9 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (1)   (1) Submit Your Solution Definition

(#M40029387) C QUESTION C Keep an EYE Keep an eye puzzle Keep an eye puzzle

Question. What is a file?
Answer. A file is a region of storage in hard disks or in auxiliary storage devices.It contains bytes of information .It is not a data type

Asked In C MAN (9 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (0)   (1) Submit Your Solution Definition

(#M40029386) C QUESTION C Keep an EYE Keep an eye puzzle Keep an eye puzzle

Question. What do the functions atoi(), itoa() and gcvt() do?
Answer. atoi() is a macro that converts integer to character.
itoa() It converts an integer to string
gcvt() It converts a floating point number to string

Asked In C MAN (9 years ago)
Unsolved
Is this Puzzle helpful?   (1)   (0) Submit Your Solution Definition
Keep an EYE (0)
Solved Question (0) UnSolved Question (25)
Pages: 3123NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

no image
Dimple
India
Punjab
Time: 00:01:33
Points
19

Maths Quotes

Black holes result from God dividing the universe by zero.

Unknown

Small minds discuss persons. Average minds discuss events. Great minds discuss ideas. Really great minds discuss mathematics.

Anon

Placed User Comments

M4Math helped me a lot.

Vipul Chavan 2 years ago

Thanks m4 maths for helping to get placed in several companies.
I must recommend this website for placement preparations.

yash mittal 3 years ago
  • 2471K+Registerd user
  • 1730K+Engineers
  • 741K+MBA Asprirant
  • 3K+Enginnering College
  • 250+Company Exam
  • 150K+Interview Questions
  • Site Links
  • Home
  • Result
  • Today's Puzzle
  • Discussion Board
  • Maths Tricks
  • Advertise with us
  • Contact Us
  • Useful Info
  • Maths Quotes
  • Previous Puzzles
  • Prize
  • Privacy Policy
  • Disclaimer and Copyright
  • Terms and Conditions
  • Sitemap
  • Placement papers
  • TCS Placement Paper
  • HCL Placement Paper
  • INFOSYS Placement Paper
  • IBM Placement Paper
  • SYNTEL Placement Paper
  • TECHNICAL Interview
  • HR Interview
All rights are reserved to @m4maths.com