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

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

(#M40041190) C QUESTION jobs portal Keep an EYE Keep an eye puzzle Keep an eye puzzle

Jobs for graduate frsher

Asked In C G.Chaitanya Kumar Reddy (11 years ago)
Unsolved
Is this Puzzle helpful?   (2)   (4) Submit Your Solution

(#M40041189) C QUESTION jobs portal Keep an EYE Keep an eye puzzle Keep an eye puzzle

Jobs for graduates

Asked In C G.Chaitanya Kumar Reddy (11 years ago)
Unsolved
Is this Puzzle helpful?   (2)   (2) Submit Your Solution
Advertisements

(#M40039360) C QUESTION Outpu????? Keep an EYE Keep an eye puzzle Keep an eye puzzle

What happens when one types print("Hello"); instead of printf("hello");...
a.compilation error
b.Runtime error
c.Executes succesfully
d.None

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

(#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 (11 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (3)   (1) Submit Your Solution Definition

(#M40038191) C QUESTION Rabbit and Carrot Keep an EYE Keep an eye puzzle Keep an eye puzzle

A rabbit walk is defined by a sequence of jumps which starts from a
location and returns back to the starting location. We can repesent such
a Rabbit walk by an array A of n numbers, where A[i] denotes the next
array index to which the rabbit should jumps from the location i.
For example, the sequence: 2 3 4 5 0 1 indicates that the Rabbit follows
the jump sequence: 0->2, 2->4, 4->0 and stops.

Your also given another array B of N numbers, such that
B[i] denotes the number of carrots available at location i.
Your task is to compute the number of carrots that a rabbit can collect
when it makes rabbit walk(s) from various start position(s).
A sample input is provided for more clarification(s).

Input:
The first line will contain a single integer N which is the size of the
array (2<= N <= 10000).
The next line contains a series of N integers which define the array A.
The next line contains a series of N integers which define the array B.
You can be assured that all the calculations fit into a 32 bit signed
integer type(int in C).

The input is given such that, a rabbit walk will always exist with
start position as 0.

Output:
It should contain the number of carrots collected
when 0 is treated as the start location.

Sample Input:
6
2 2 2 2 -4 -4
2 3 6 3 0 1

Sample Output:
8

Asked In C Pawan Pandey (11 years ago)
Unsolved Read Solution (2)
Is this Puzzle helpful?   (0)   (0) Submit Your Solution Program

(#M40041188) C QUESTION jobs portal Keep an EYE Keep an eye puzzle Keep an eye puzzle

Aptitude test for freshers

Asked In C G.Chaitanya Kumar Reddy (11 years ago)
Unsolved
Is this Puzzle helpful?   (2)   (3) Submit Your Solution Height and Distance

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

How would you use the functions sin(), pow(), sqrt()?

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

(#M40028768) C QUESTION Technical Question on c Keep an EYE Keep an eye puzzle Keep an eye puzzle

Difference between const char* p and char const* p

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

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

What are different types of end users?

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

(#M40039130) C QUESTION frequency Keep an EYE Keep an eye puzzle Keep an eye puzzle

find out the element from an array of numbers which repeats most number of time.
i.e if the array is {1,2,2,2,3} ans is {2}
if the array is {1,2,2,2,3,3,3} ans is {2,3}

Asked In C arkadeep chakraborty (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: 46FirstPrev24252627282930313233NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

"zeroes sometimes makes you a hero.."

anand vijay

mathematicians are born, not made.

krishnan

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