• 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

Frequently Asked 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 261
  • 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 (9 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (6)   (5) Submit Your Solution Definition

(#M40018713) C QUESTION C- QUESTIONS Keep an EYE Keep an eye puzzle Keep an eye puzzle

The keyword used to transfer control from a function back to the calling function is

Options
1) switch
2) goto
3) go back
4) return

Asked In C (12 years ago)
Unsolved Read Solution (21)
Is this Puzzle helpful?   (148)   (41) Submit Your Solution Definition
Advertisements

(#M40018718) C QUESTION C- QUESTIONS Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is the purpose of fflush() function.

Options
1) flushes all streams and specified streams.
2) flushes only specified stream.
3) flushes input/output buffer.
4) flushes file buffer.

Asked In C (12 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (11)   (2) Submit Your Solution Definition

(#M40018721) C QUESTION C- QUESTIONS Keep an EYE Keep an eye puzzle Keep an eye puzzle

What will the function rewind() do?

Options
1) Reposition the file pointer to a character reverse.
2) Reposition the file pointer stream to end of file.
3) Reposition the file pointer to begining of that line.
4) Reposition the file pointer to begining of file.

Asked In C (12 years ago)
Unsolved Read Solution (2)
Is this Puzzle helpful?   (2)   (2) 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 (10 years ago)
Unsolved Read Solution (19)
Is this Puzzle helpful?   (15)   (16) Submit Your Solution Definition

(#M40018693) C QUESTION C- QUESTIONS Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is a pointer?

Asked In C (12 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (0)   (0) 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 (11 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (5)   (1) 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 (11 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (1)   (1) Submit Your Solution Definition

(#M40018709) C QUESTION C- QUESTIONS Keep an EYE Keep an eye puzzle Keep an eye puzzle

Out of fgets() and gets() which function is safe to use
and why?

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

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

Q. Difference between strdup and strcpy?

A. Both copy a string. strcpy wants a buffer to copy into. strdup allocates a buffer using malloc(). Unlike strcpy(), strdup() is not specified by ANSI

Asked In C MAN (12 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

mathematics is very useful for us.this is truely motivation subject.i really appreciate.

Aman tiwari

When I fill, I am alone & a lot of haze in my life. I close myself in a room with a mathematics book. It fills a thrill in my mind..!

Ravi Ranjan Ojha

Placed User Comments

M4Math helped me a lot.

Vipul Chavan 5 years ago

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

yash mittal 5 years ago

Now enjoy Offline Access of latest Question.

Get M4maths app to avail expert's solution and latest selected questions.

Download m4maths app now

  • 2533K+Registerd user
  • 1774K+Engineers
  • 759K+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