• 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 27

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: 46FirstPrev23242526272829303132NextLast
Advertisements

(#M40039957) C QUESTION Simple c program Keep an EYE Keep an eye puzzle Keep an eye puzzle

write a c program for addition of two numbers, without using "+" operator?

Asked In C SK AZHARUDDIN (11 years ago)
Unsolved Read Solution (15)
Is this Puzzle helpful?   (5)   (2) Submit Your Solution Program

(#M40040820) C QUESTION do it or act like doing Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
void main()
{
int a=100;
printf("%d",a);
printf("%5d",a);
printf("%-5d",a);
}

output???????

Asked In C Karthick Raja (11 years ago)
Unsolved Read Solution (9)
Is this Puzzle helpful?   (4)   (0) Submit Your Solution Program
Advertisements

(#M40033119) C QUESTION pattern Keep an EYE Keep an eye puzzle Keep an eye puzzle

*
**
***
****

Asked In C aradhana kiran (11 years ago)
Unsolved Read Solution (20)
Is this Puzzle helpful?   (3)   (0) Submit Your Solution Program

(#M40119263) C QUESTION o/p Keep an EYE Keep an eye puzzle Keep an eye puzzle

int main()
{
unsigned int =0xffff;
x=x<>3;
printf("%x",x);
}

Asked In C om prakash kumar (10 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (3)   (2) Submit Your Solution Technical

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

Q. Four type of scope in c:

A. Block scope.
Function scope.
File scope.
Program scope

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

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

Q. What is use of void data type?

A. Void is an empty data type normally used as a return type in C/C++, C#, Java functions/methods to declare that no value will be return by the function. The another used of void is to declare the pointer in C/C++ where It is not sure what data type is addressed by the pointer.

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

(#M40039113) C QUESTION explain the output Keep an EYE Keep an eye puzzle Keep an eye puzzle

main()
{
int i=5,j;
j = i++ + ++i + ++i + ++i;
printf("%d",i);
}

Asked In C piyush joshi (11 years ago)
Unsolved Read Solution (33)
Is this Puzzle helpful?   (15)   (3) Submit Your Solution Program

(#M40040051) C QUESTION hiee....can anyone please write the programs for this...urgent,thanku in advance Keep an EYE Keep an eye puzzle Keep an eye puzzle

1. Write a program that lets you enter a number of hours, and that converts it to days and hours. For example, 111 hours = 4 days and 15 hours. You can write separate subroutines to calculate the days and hours, or just do the calculations in the main program.

2.
Write a program that prints the largest of the 5 numbers that you entered. Write the appropriate kind of loop which will cause the user to enter 5 numbers, then have an “if statement” inside the loop which checks each new number against the current max value. When initializing the max number, make it be something very small, so that the first number entered by the user is guaranteed to be the new max.

Asked In C smita (11 years ago)
Unsolved Read Solution (7)
Is this Puzzle helpful?   (1)   (0) Submit Your Solution Technical

(#M40096113) C QUESTION c qus Keep an EYE Keep an eye puzzle Keep an eye puzzle

frequently asked questions in placement tests

Asked In C Lakshmi Manogna (10 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (1) Submit Your Solution

(#M40041256) C QUESTION Huwaei on 1/11/2014 Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
main(){
int x=10,y=10,z=5,i;
i=x

Asked In C shafi (11 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (3)   (2) Submit Your Solution Program
Keep an EYE (0)
Solved Question (6) UnSolved Question (454)
Pages: 46FirstPrev23242526272829303132NextLast
  • 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 THE ONLY SUBJECT WHICH DEVELOPS OUR LOGICAL THINKING

pavanchandra

In mathematics you don't understand things. You just get used to them.

Johann von Neumann

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