Skip to content

SHASHANGKA SHEKHAR'S BLOG

Technical Author | CodeProject MVP | C# Corner MVP

  • Home
  • About
  • Achievements
  • Contact
QA-Javascript

What is the use of each function in jQuery?

Each function is used to iterate each and every element of an object. It is used to loop DOM elements, arrays and the object properties.

Shashangka Shekhar
September 27, 2015
Leave a Comment on What is the use of each function in jQuery?
QA-Javascript

What are the basic selectors in jQuery?

Following are the basic selectors in jQuery: Element ID CSS Name Tag Name DOM hierarchy

Shashangka Shekhar
September 27, 2015
Leave a Comment on What are the basic selectors in jQuery?
QA-C#

What is var keyword ?

variables that are declared at method scope can have an implicit type var. An implicitly typed local variable is strongly typed just as if you had declared the type yourself, but the compiler determines the type.

Shashangka Shekhar
September 27, 2015
Leave a Comment on What is var keyword ?
QA-OOP

What are the different principle of OOPS?

Different principles of OOPS are Abstraction, Encapsulation, Polymorphism and Inheritance.

Shashangka Shekhar
September 27, 2015
Leave a Comment on What are the different principle of OOPS?
« Previous 1 … 49 50 51 52 Next »
Download Android App

# Code Project.

#GitHub

Follow @ShashangkaShekhar

#Csharp Corner


profile for Shashangka C# Corner - A Social Community of Developers and Programmers

#StackOverflow

profile for Shashangka Shekhar at Stack Overflow, Q&A for professional and enthusiast programmers
Copyright © 2023 | Shashangka Shekhar