Skip to content

Gyan Today

Knowledge point

  • Home
  • Upcoming Jobs
  • Current Affairs
  • Exam Results
  • Tutorials
    • Programming
      • C Tutorial
  • Interview Question
    • Tricky C programming questions
    • Most Important Interview Questions In C
    • Operating System FAQ
      • OS Questions Set 1
    • Core Java Interview Questions
    • Software Tools FAQ
    • Linux Interview Questions
    • IPC FAQ
      • IPC Questions Set 1
    • Hadoop interview questions
    • LTE FAQ
      • LTE – Channels
      • LTE Questions Part 1
      • LTE Questions Part 2
      • LTE Questions Set 3
    • Python Interview Questions
      • Python Interview Questions set 1
      • Python Interview Questions set 2
      • Python Interview Questions set 3
    • Ruby Interview Questions
      • Ruby Interview Questions part 1
      • Ruby Interview Questions set 2
    • General Questions

What is Ruby?

July 18, 2015 Gyantoday Ruby Interview Questions, Ruby Interview Questions part 1 Leave a comment

Ruby is a cross-platform interpreted language and pure object oriented programming language. Ruby has many features in common with other

Continue reading

Q50 What is use of typecast?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

Converting a variable of data type one to another data type is called typecast and process is called typecasting. See

Continue reading

Q49 What is use of typedef ?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

typedef is a keyword which is used to give a data type a new name, mainly it is used to

Continue reading

Q48 What is call by value and call by reference?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

Please click on the link to know about call by value and call by reference.

Continue reading

Q47 What is function declaration and function definition?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

Please click on the link to know about function declaration and function definition .

Continue reading

Q46 What is difference between inline function, C macro and constant?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

Inline Function – The inline keyword put before a function makes it inline function. Inline keyword is used to make

Continue reading

Q45 What is function prototype?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

Please click on the link to know about function prototype.

Continue reading

Q44 What is switch and if-else statement? Where do you use switch and if-else? Which one is more efficient?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

Please click on link to know about switch statement and if-else statement. Usually both are equally efficient. The compiler implements

Continue reading

Q43 Write a C program to reverse odd bits or even bits of an integer.

July 17, 2015 Gyantoday Most Important Interview Questions In C 2 comments

For reversing each odd bits of a given number, simply do XOR  ’^’ each of its 4 hex parts with

Continue reading

Q42 Write a C program to reverse the bits in an integer.

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

Given below a C program to reverse the bits in an integer. int main() { unsigned int num;   /* Reverse the

Continue reading

Q41 What is the use of bitwise operators and shift operator?

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

We use bitwise and “&” to test if certain bit(s) are one or not. And’ing a value against a pattern

Continue reading

Q40 Write a C program to count number of bits set in an integer.

July 17, 2015 Gyantoday Most Important Interview Questions In C Leave a comment

The simplest way is, use bitwise ‘&’ operator on each bit of number by shifting right one by one and

Continue reading

What are the advantages of using Python?

July 17, 2015 Gyantoday Python Interview Questions, Python Interview Questions set 1 Leave a comment

Python is one of the easiest free languages to learn and use, while at the same time being very powerful:

Continue reading

What is Python?

July 16, 2015 Gyantoday Python Interview Questions, Python Interview Questions set 1 Leave a comment

Python is a high-level general-purpose programming language that can be applied to many different classes of problems. It is an

Continue reading

Posts pagination

«Previous Posts 1 … 11 12 13 14 15 … 19 Next Posts»

Recent Posts

  • Born today Famous People’s Birthdays 1st September 01/09 in India and world
  • Born today Famous People’s Birthdays 31st August 31/08 in India and world
  • Born today Famous People’s Birthdays 30th August 30/08 in India and world
  • Born today Famous People’s Birthdays 29th August 29/08 in India and world
  • Born today Famous People’s Birthdays 28th August 28/08 in India and world

Recent Comments

  • Gyantoday on Born today Famous People’s Birthdays 27th August 27/08 in India and world
  • PAUL on Q58 What is constant expression required error in array?
  • Ganesh on User defined function of strcmp()
  • Abrar Alam Khan on Born today Famous People’s Birthdays 27th August 27/08 in India and world
  • Avinash singh on Q43 Write a C program to reverse odd bits or even bits of an integer.

Archives

  • August 2017
  • August 2016
  • July 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • January 2015

Categories

  • Android
  • Cell Phones
  • Core Java Interview Questions
  • Current Affairs
  • Exam Results
  • General Questions
  • Hadoop interview questions
  • IPC FAQ
  • IPC Questions Set 1
  • Jobs Today
  • Linux
  • Linux Interview Questions
  • LTE – Channels
  • LTE FAQ
  • LTE Questions Part 1
  • LTE Questions Part 2
  • LTE Questions Set 3
  • Mac OS
  • Most Important Interview Questions In C
  • News
  • Operating System FAQ
  • OS
  • OS Questions Set 1
  • Others
  • Python Interview Questions
  • Python Interview Questions set 1
  • Python Interview Questions set 2
  • Python Interview Questions set 3
  • Ruby Interview Questions
  • Ruby Interview Questions part 1
  • Ruby Interview Questions set 2
  • Science
  • Sports News
  • Today's Birthday
  • Tricky C programming questions
  • Upcoming Exams and Dates
  • Windows
  • XAMPP

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
WordPress Theme: Tortuga by ThemeZee.