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

Month: July 2015

What is generator in python?

July 29, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

Generator in python is a function which returns an iterator. It looks like a normal function except that it contains yield statements

Continue reading

What is triple-quoted string in python?

July 29, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

Triple quoted string in python is a string which is bound by three instances of either a quotation mark (”)

Continue reading

What is universal newlines in python?

July 29, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

Universal newlines in python is a manner of interpreting text streams in which all of the following are recognized as

Continue reading

What __slots__ does?

July 28, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

–slot– is a declaration inside a class that saves memory by pre-declaring space for instance attributes and eliminating instance dictionaries.

Continue reading

What is ested scope in python?

July 28, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

ested scope in python is the ability to refer to a variable in an enclosing definition. For instance, a function

Continue reading

Q95 write a C function to return the number of set bits in an integer.

July 27, 2015 Gyantoday Most Important Interview Questions In C Leave a comment
Continue reading

What is namespace?

July 27, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

Namespace is the place where a variable is stored. Namespaces are implemented as dictionaries. There are the local, global and

Continue reading

What is mutable and immutable in python?

July 27, 2015 Gyantoday Python Interview Questions, Python Interview Questions set 2 Leave a comment

Mutable objects can change their value but keep their id(). Immutable is an object with a fixed value. Immutable objects include

Continue reading

What is named tuple in python?

July 27, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

Any tuple-like class whose indexable elements are also accessible using named attributes (for example, time.localtime() returns a tuple-like object where the year is accessible

Continue reading

Great News for Indian IT professionals.. Linux Foundation Expands Access to Linux Training and Certification to Aspiring Professionals in India

July 26, 2015 Gyantoday Linux, News, OS Leave a comment

India is the first region in which the Linux Foundation will offer country-specific pricing on select training and certification products

Continue reading

Linux Foundation to Bring Together Developers, IT Managers and Business Executives at Premier Linux and Open Source Conferences

July 26, 2015 Gyantoday Linux, News, OS Leave a comment

LinuxCon, CloudOpen and Embedded Linux Conference Europe will gather experts on topics ranging from Containers and Internet of Things to

Continue reading

What is metaclass in python?

July 26, 2015 Gyantoday Python Interview Questions, Python Interview Questions set 2 Leave a comment

Metaclass is the class of a class. Class definitions create a class name, a class dictionary, and a list of

Continue reading

What is list comprehension in Python?

July 26, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

List comprehension is a compact way to process all or part of the elements in a sequence and return a

Continue reading

What is lambda in Python?

July 26, 2015 Gyantoday Python Interview Questions set 2 Leave a comment

lambda is an anonymous inline function consisting of a single expression which is evaluated when the function is called. The syntax to

Continue reading

Posts pagination

1 2 3 … 10 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.