• 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

Frequently Asked c interview questions and answers for freshers Page 18

c Select Another Category 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 (6) UnSolved Question (454)
Pages: 46FirstPrev14151617181920212223NextLast
Advertisements

(#M40156582) C QUESTION C Programming Keep an EYE Keep an eye puzzle Keep an eye puzzle

void main()
{
int fun();
int i;
i=fun();
printf("%d",i);
}
int fun()
{
_AX=1234;
}

Asked In C Razen Yadav (9 years ago)
Unsolved Read Solution (9)
Is this Puzzle helpful?   (15)   (2) Submit Your Solution Output

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

What is the output and why?
#include
int main(){
int i=(char)65;
printf("%d %c %f %d",i,i,i,i);
return 0;
}

Asked In C JEEVIDHA RAJALINGAM (9 years ago)
Unsolved Read Solution (10)
Is this Puzzle helpful?   (9)   (4) Submit Your Solution Output
Advertisements

(#M40157262) C QUESTION general question Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
void main()
{
int i;
for(i=0;i<10;i++)
{
if(i<5)
continue;
else
break;
printf("%d",i);
}
}

Asked In C Veena Kumari (9 years ago)
Unsolved Read Solution (13)
Is this Puzzle helpful?   (10)   (5) Submit Your Solution Basics

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

How can we check whether the contents of two structure
variables are same or not?

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

(#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

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

Create a file called input.txt in the same directory as this file and enter some lines of text or copy a paragraph of text. The filename should be input.txt

Asked In C siva prasad reddy (8 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (2) Submit Your Solution

(#M40157471) C QUESTION Program to add digits without for loop... Keep an EYE Keep an eye puzzle Keep an eye puzzle

if 1995 is the given number

you write the code to add like this
1+9+9+5=24
2+4=6

final result is 6;

write code without for loop and don't take unique digit numbers like 9999 ....

solve this programming puzzle...

Asked In C Ajay Kumar (9 years ago)
Unsolved Read Solution (14)
Is this Puzzle helpful?   (17)   (2) Submit Your Solution Arrays

(#M40111821) C QUESTION Multiple printf Keep an EYE Keep an eye puzzle Keep an eye puzzle

whats the output of
main()
{
printf("%d",printf("%d",printf("%d",printf("%s","I Luv Program"))));}
PLZ Explain with solution

Asked In C Santanu Mukherjee (10 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (8)   (3) Submit Your Solution Output

(#M40038249) C QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
void main()
{
int a;
char *x;
x=(char *)&a;
a=512;
x[0]=1;
x[1]=2;
printf("%dn",a);
getch()
;

Asked In C puja kumari (11 years ago)
Unsolved Read Solution (7)
Is this Puzzle helpful?   (5)   (2) Submit Your Solution Technical

(#M40037759) C QUESTION Solve the condition Keep an EYE Keep an eye puzzle Keep an eye puzzle

if(.......)
{
printf("hello");
}
else
{
printf("world");
}
without changing any code just put the condition in if(......) so that the output will be "helloWorld".

Asked In C Arijit Acharyya (11 years ago)
Unsolved Read Solution (15)
Is this Puzzle helpful?   (9)   (3) Submit Your Solution
Keep an EYE (0)
Solved Question (6) UnSolved Question (454)
Pages: 46FirstPrev14151617181920212223NextLast
  • 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 like checkers in being suitable for the young, not too difficult, amusing, and without peril to the state.

Plato

Arithmetic is numbers you squeeze from your head to your hand to your pencil to your paper till you get the answer.

Carl Sandburg

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