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 PDN address?

July 19, 2015 Gyantoday LTE FAQ, LTE Questions Part 2 Leave a comment

PDN address stands for Packet Data Network address is an IP address. when the UE initially attaches to the LTE

Continue reading

What is a class instance variable in Ruby?

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

The Variables starts with the @ character are called instance variables. They belong to individuals’ objects – or instances of

Continue reading

What is ARP?

July 19, 2015 Gyantoday LTE FAQ, LTE Questions Part 2 Leave a comment

ARP stands for Allocation and retention priority. It is basically used for deciding whether new bearer modification or establishment request should be

Continue reading

What is GBR, NGBR, MBR, A-AMBR and UE-AMBR?

July 19, 2015 Gyantoday LTE FAQ, LTE Questions Part 2 Leave a comment

LTE GBR, N-GBR, MBR, A-AMBR and UE-AMBR To ensure that bearer traffic in LTE networks is appropriately handled, a mechanism

Continue reading

What are default and dedicated bearer?

July 19, 2015 Gyantoday LTE FAQ, LTE Questions Part 2 Leave a comment

A default bearer is created when UE attach to network for the first time, and default bearer remains as long

Continue reading

How to right comments in Ruby programming?

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

Line starts with a # character are treated as comments by Ruby interpreter. So if you want to right comments

Continue reading

Q57 Write a C program to remove duplicates in a sorted array.

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

#include<stdio.h> int remove_duplicate(int arr[], int arr_size) {         int i, j = 0;         printf(“Printing original array elements\n”);         for(i

Continue reading

Q56 What is meaning of run time error and compile time error in C?

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

Complie time error – An error which is identified at compile time is called compile time error. Below program will

Continue reading

Q55 What is difference and purpose of using exit() and return() in a function?

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

exit() is used to exit our program and return control to the operating system and return() is used to return

Continue reading

Q54 Implement your own toupper(), tolower() and isupper() functions.

July 18, 2015 Gyantoday Most Important Interview Questions In C One comment

toupper() library function is used to covert a given letter to uppercase. tolower() library function is used to covert a

Continue reading

Q53 Write a program to convert lowercase character to uppercase and vice versa.

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

Before writing program for lowercase to uppercase and vice versa conversion, we should know ascii value corresponding lowercase and uppercase

Continue reading

Q52 What is the work of compiler, linker, loader and assembler?

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

Compiler – It is a program which translates a high level language program(source code)  into a machine language program. It

Continue reading

Q51 What does printf() and scanf() return?

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

Please click on the link i/o and o/p functions in C

Continue reading

What is Ruby on rails?

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

Ruby on Rails, or simply Rails, is a web application framework written in Ruby under MIT License. Rails is a an impressive framework, providing default structures for

Continue reading

Posts pagination

«Previous Posts 1 … 10 11 12 13 14 … 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.