|
Showing posts with label #FrontEnd. Show all posts
Showing posts with label #FrontEnd. Show all posts
13 September 2025
#Javascript
28 August 2024
#AVRO
Question count - Last updated - V4 (28-Aug-2024)
What is Apache Avro? |
State some Key Points about Apache Avro? |
What Avro Offers? |
Who is intended audience to Learn Avro? |
What are prerequisites to learn Avro? |
Explain Avro schemas? |
Explain Thrift and Protocol Buffers and Avro? |
Why Avro? |
How to use Avro? |
Name some primitive types of Data Types which Avro Supports. |
Name some complex types of Data Types which Avro Supports. |
What are best features of Apache Avro? |
Explain some advantages of Avro. |
Explain some disadvantages of Avro. |
What do you mean by schema declaration? |
Explain the term Serialization? |
What do you mean by Schema Resolution? |
Explain the Avro Sasl profile? |
What is the way of creating Avro Schemas? |
Name some Avro Reference Apis? |
When to use Avro? |
Explain sort order in brief? |
What is the advantage of Hadoop Over Java Serialization? |
What are the disadvantages of Hadoop Serialization? |
AVRO | |||||||||
Question | Option A | Option B | Option C | Option D |
---|
|
15 November 2023
#BSON
Question count - Last updated - V4 (07-Aug-2024)
BSON | |||||||||
Question | Option A | Option B | Option C | Option D |
---|
|
08 November 2020
#OpenAPI (Swagger)
Question count - Last updated - V4 (19-Feb-2025)
What is Swagger? |
What is API? |
What is API Definition and why to create it? |
What is the purpose of an API definition? |
What happens when I publish the API in SwaggerHub? |
What are the integrations that are available in SwaggerHub? |
What is meant by API Testing? |
What is meant by Request Body? |
What is meant by Response? |
What about Dictionaries, Hashmaps, and Associative arrays? |
Explain Documentation in Swagger. |
Explain Structured Data Formats. |
Explain the term Path? |
Explain the term Operations? |
Explain about parameters and types of parameters. |
Explain Parameter Serialization. |
Explain the term Schema. |
Explain Data Models. |
Explain the Swagger data types. |
Explain about Enums. |
Explain Authentication and Authorization. |
Why use OpenAPI? |
How does the Web API work? |
How does SwaggerHub help with documenting my API? |
How do I mock an API backend Server? |
07 November 2020
#TypeScript
Question count - Last updated - V4 (02-Sep-2024)
What are Ambients in TypeScripts and when to use them? |
What are different components of TypeScript? |
What are Modules in Typescript? |
What are the benefits of TypeScript? |
What are the difference beetween Typescript and JavaScript? |
What is "Decorators" in TypeScript? |
What is a TypeScript Map file? |
What is getters/setters in TypeScript? |
What is Interface in TypeScript? |
What is one thing you would change about TypeScript? |
What is the default access modifier for members of a class in TypeScript? |
What is the difference between "interface vs type" statements? |
What is the difference between Classes and Interfaces in Typescript? |
What is TypeScript and why do we need it? |
What is Typescript and why one should use it? |
What is TypeScript and why would I use it in place of JavaScript? |
What is Typings in Typescript? |
Explain generics in TypeScript |
Explain how and why we could use property decorators in TS? |
Explain when to use "declare" keyword in TypeScript |
Explain why that code is marked as WRONG? |
Which object oriented terms are supported by TypeScript? |
How can you allow classes defined in a module to accessible outside of the module? |
How could you check null and undefined in TypeScript? |
How to call base class constructor from child class in TypeScript? |
How to implement class constants in TypeScript? |
How To Use external plain JavaScript Libraries in TypeScript? |
How TypeScript is optionally statically typed language? |
How would you overload a class constructor in TypeScript? |
When to use interfaces and when to use classes in TypeScript? |
Are strongly-typed functions as parameters possible in TypeScript? |
Could we use TypeScript on backend and how? |
Do we need to compile TypeScript files and why? |
Does TypeScript support all object oriented principles? |
Does TypeScript supports function overloading? |
Is it possible to generate TypeScript declaration files from JS library? |
Is that TypeScript code valid? Explain why. |
List the built-in types in Typescript |
What's wrong with that code? |
|
|
|
|
|
TypeScript | |||||||||
Question | Option A | Option B | Option C | Option D | |||||
---|---|---|---|---|---|---|---|---|---|
Which of the following is a correct way to declare a variable in TypeScript? | let varName: type; | var varName = type; | let varName = type; | varName: type; | |||||
What is the default access modifier in TypeScript? | public | private | protected | internal | |||||
Which of the following is used to specify the types of function parameters and return type in TypeScript? | type() | typeof() | functionType() | (): type |
|
29 October 2020
#ReactJS
Last updated - V4 (13-Sep-2025)
|
#Angular
Last updated - V4 (13-Sep-2025)
|
Subscribe to:
Posts (Atom)
Most views on this month
-
#CoreJava Last updated - V4 (13-Sep-2025) Key Concepts Level Topic Subtopics Basic Introduction History of Java, Fe...
-
#GIT Question count - Last updated - V4 (02-Sep-2025) Key Concepts Level Subtopic Topics Basic Introductio...
-
#Python Question count - Last updated - V4 (01-Sep-2025) Key Concepts Level Subtopic Topics Basic Language...
-
#Machine Learning Last updated - V4 (13-Sep-2025) Key Concepts Level Topic Subtopics Basic Introduction to ML ...
-
#Spring_Framework Last updated - V4 (13-Sep-2025) Key Concepts Level Topic Subtopics Basic Introduction What i...
-
#MongoDB Key Concepts Level Topic Subtopics Basic Introduction to MongoDB What is MongoDB, Features, Advantages, NoS...
-
#Apache_Kafka Question count - Last updated - V4 (02-Sep-2025) Key Concepts Level Subtopic Topics Basic Ka...
-
#Apache_Spark Last updated - V4 (13-Sep-2025) Key Concepts Level Topic Subtopics Basic Introduction to Spark ...
-
#AWS Question count - 0 Last updated - V4 (08-Jun-2025) Interview question What is EC2? What is SnowBall? What is Clou...
-
#Docker Question count - 0 Last updated - V4 (12-Sep-2024) Interview question What is a Container? What does the docker...
Popular Posts
-
#CoreJava Last updated - V4 (13-Sep-2025) Key Concepts Level Topic Subtopics Basic Introduction History of Java, Fe...
-
#Kubernetes Question count - 0 Last updated - V4 (06-Jan-2025) Interview question Define Stateful sets in Kubernetes. D...
-
Category Service AWS Azure GCP IBM cloud Oracle cloud Allibaba cloud Comput...
-
#Spring_Framework Last updated - V4 (13-Sep-2025) Key Concepts Level Topic Subtopics Basic Introduction What i...
-
#CoreJava_08 Question count - 0 Last updated - V4 (13-Jun-2025) Interview question What were the issues that were fixed ...
-
#Apache_Kafka Question count - Last updated - V4 (02-Sep-2025) Key Concepts Level Subtopic Topics Basic Ka...
-
#AWS Question count - 0 Last updated - V4 (08-Jun-2025) Interview question What is EC2? What is SnowBall? What is Clou...
-
#Docker Question count - 0 Last updated - V4 (12-Sep-2024) Interview question What is a Container? What does the docker...
-
#MongoDB Key Concepts Level Topic Subtopics Basic Introduction to MongoDB What is MongoDB, Features, Advantages, NoS...
-
#Spring_Cloud Question count - 0 Last updated - V4 (18-Jun-2025) Interview question What is Spring Cloud? What are the ...